Skip to content

Commit

Permalink
Updated to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg committed Jan 3, 2018
1 parent 211b9b6 commit 8bad202
Show file tree
Hide file tree
Showing 43 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion appengine/analytics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/appidentity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/cloudsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<!-- [START properties] -->
Expand Down
2 changes: 1 addition & 1 deletion appengine/datastore/indexes-exploding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/datastore/indexes-perfect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/datastore/indexes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/datastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/endpoints-frameworks-v2/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion appengine/endpoints-frameworks-v2/guice-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ limitations under the License.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion appengine/endpoints-v1-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion appengine/firebase-tictactoe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/gaeinfo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Copyright 2017 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion appengine/guestbook-cloud-datastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<groupId>com.example.appengine</groupId>
Expand Down
2 changes: 1 addition & 1 deletion appengine/guestbook-objectify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<!-- [START set_versions] -->
Expand Down
2 changes: 1 addition & 1 deletion appengine/helloworld-new-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion appengine/helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion appengine/iap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Copyright 2017 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion appengine/images/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion appengine/logs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion appengine/mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Copyright 2016 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion appengine/mailgun/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion appengine/mailjet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/memcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion appengine/multitenancy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/oauth2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion appengine/pusher-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Copyright 2017 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion appengine/remote/remote-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/remote/remote-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/requests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Copyright 2016 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion appengine/sendgrid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion appengine/sockets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<!-- [START compiler] -->
Expand Down
2 changes: 1 addition & 1 deletion appengine/static-files/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/taskqueue/defer-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/taskqueue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion appengine/taskqueue/pull-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Copyright 2016 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/taskqueue/push-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Copyright 2016 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/twilio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/urlfetch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion appengine/users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Copyright 2015 Google Inc.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>

<dependencies>
Expand Down

0 comments on commit 8bad202

Please sign in to comment.