Skip to content

Commit b36b529

Browse files
committed
Merge pull request GoogleCloudPlatform#81 from GoogleCloudPlatform/update-maven-plugin
Update maven plugin to 2.0.9.95.v20160203
2 parents 7fd6b2e + 408279e commit b36b529

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

managed_vms/analytics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>com.google.appengine</groupId>
2929
<artifactId>gcloud-maven-plugin</artifactId>
30-
<version>2.0.9.92.v20160118</version>
30+
<version>2.0.9.95.v20160203</version>
3131
<configuration>
3232
<promote>true</promote>
3333
</configuration>

managed_vms/cloudsql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>com.google.appengine</groupId>
3131
<artifactId>gcloud-maven-plugin</artifactId>
32-
<version>2.0.9.92.v20160118</version>
32+
<version>2.0.9.95.v20160203</version>
3333
<configuration>
3434
<promote>true</promote>
3535
</configuration>

managed_vms/cloudstorage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>com.google.appengine</groupId>
3131
<artifactId>gcloud-maven-plugin</artifactId>
32-
<version>2.0.9.92.v20160118</version>
32+
<version>2.0.9.95.v20160203</version>
3333
<configuration>
3434
<promote>true</promote>
3535
</configuration>

managed_vms/datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>com.google.appengine</groupId>
3131
<artifactId>gcloud-maven-plugin</artifactId>
32-
<version>2.0.9.92.v20160118</version>
32+
<version>2.0.9.95.v20160203</version>
3333
<configuration>
3434
<promote>true</promote>
3535
</configuration>

managed_vms/disk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>com.google.appengine</groupId>
2424
<artifactId>gcloud-maven-plugin</artifactId>
25-
<version>2.0.9.92.v20160118</version>
25+
<version>2.0.9.95.v20160203</version>
2626
</plugin>
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>

managed_vms/extending-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>com.google.appengine</groupId>
2424
<artifactId>gcloud-maven-plugin</artifactId>
25-
<version>2.0.9.92.v20160118</version>
25+
<version>2.0.9.95.v20160203</version>
2626
</plugin>
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>

managed_vms/helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>com.google.appengine</groupId>
2929
<artifactId>gcloud-maven-plugin</artifactId>
30-
<version>2.0.9.92.v20160118</version>
30+
<version>2.0.9.95.v20160203</version>
3131
</plugin>
3232
<plugin>
3333
<groupId>org.apache.maven.plugins</groupId>

managed_vms/mailgun/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>com.google.appengine</groupId>
4141
<artifactId>gcloud-maven-plugin</artifactId>
42-
<version>2.0.9.92.v20160118</version>
42+
<version>2.0.9.95.v20160203</version>
4343
</plugin>
4444
<plugin>
4545
<groupId>org.apache.maven.plugins</groupId>

managed_vms/memcache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>com.google.appengine</groupId>
3131
<artifactId>gcloud-maven-plugin</artifactId>
32-
<version>2.0.9.92.v20160118</version>
32+
<version>2.0.9.95.v20160203</version>
3333
</plugin>
3434
<plugin>
3535
<groupId>org.apache.maven.plugins</groupId>

managed_vms/sendgrid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>com.google.appengine</groupId>
3131
<artifactId>gcloud-maven-plugin</artifactId>
32-
<version>2.0.9.92.v20160118</version>
32+
<version>2.0.9.95.v20160203</version>
3333
</plugin>
3434
<plugin>
3535
<groupId>org.apache.maven.plugins</groupId>

managed_vms/static-files/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>com.google.appengine</groupId>
2424
<artifactId>gcloud-maven-plugin</artifactId>
25-
<version>2.0.9.92.v20160118</version>
25+
<version>2.0.9.95.v20160203</version>
2626
</plugin>
2727
<plugin>
2828
<groupId>org.apache.maven.plugins</groupId>

managed_vms/twilio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>com.google.appengine</groupId>
3131
<artifactId>gcloud-maven-plugin</artifactId>
32-
<version>2.0.9.92.v20160118</version>
32+
<version>2.0.9.95.v20160203</version>
3333
</plugin>
3434
<plugin>
3535
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)