Skip to content

Commit fe0aad8

Browse files
committed
Found and removed one last gcloud reference
1 parent f5c1b4d commit fe0aad8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

appengine/users/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@ Copyright 2015 Google Inc. All Rights Reserved.
9494
<!-- for hot reload of the web application -->
9595
<outputDirectory>${project.build.directory}/${project.build.finalName}/WEB-INF/classes</outputDirectory>
9696
<plugins>
97-
<plugin>
98-
<groupId>com.google.appengine</groupId>
99-
<artifactId>gcloud-maven-plugin</artifactId>
100-
<version>2.0.9.101.v20160316</version>
101-
</plugin>
10297
<plugin>
10398
<groupId>org.apache.maven.plugins</groupId>
10499
<version>3.3</version>

0 commit comments

Comments
 (0)