Skip to content

Commit ba9555d

Browse files
committed
Merge pull request GoogleCloudPlatform#82 from GoogleCloudPlatform/sfan-no-promote
Remove explicit promote in poms
2 parents b36b529 + d88fb54 commit ba9555d

File tree

4 files changed

+0
-12
lines changed

4 files changed

+0
-12
lines changed

managed_vms/analytics/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828
<groupId>com.google.appengine</groupId>
2929
<artifactId>gcloud-maven-plugin</artifactId>
3030
<version>2.0.9.95.v20160203</version>
31-
<configuration>
32-
<promote>true</promote>
33-
</configuration>
3431
</plugin>
3532
<plugin>
3633
<groupId>org.apache.maven.plugins</groupId>

managed_vms/cloudsql/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
<groupId>com.google.appengine</groupId>
3131
<artifactId>gcloud-maven-plugin</artifactId>
3232
<version>2.0.9.95.v20160203</version>
33-
<configuration>
34-
<promote>true</promote>
35-
</configuration>
3633
</plugin>
3734
<plugin>
3835
<groupId>org.apache.maven.plugins</groupId>

managed_vms/cloudstorage/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
<groupId>com.google.appengine</groupId>
3131
<artifactId>gcloud-maven-plugin</artifactId>
3232
<version>2.0.9.95.v20160203</version>
33-
<configuration>
34-
<promote>true</promote>
35-
</configuration>
3633
</plugin>
3734
<plugin>
3835
<groupId>org.apache.maven.plugins</groupId>

managed_vms/datastore/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
<groupId>com.google.appengine</groupId>
3131
<artifactId>gcloud-maven-plugin</artifactId>
3232
<version>2.0.9.95.v20160203</version>
33-
<configuration>
34-
<promote>true</promote>
35-
</configuration>
3633
</plugin>
3734
<plugin>
3835
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)