We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c1b4d commit fe0aad8Copy full SHA for fe0aad8
appengine/users/pom.xml
@@ -94,11 +94,6 @@ Copyright 2015 Google Inc. All Rights Reserved.
94
<!-- for hot reload of the web application -->
95
<outputDirectory>${project.build.directory}/${project.build.finalName}/WEB-INF/classes</outputDirectory>
96
<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>
102
<plugin>
103
<groupId>org.apache.maven.plugins</groupId>
104
<version>3.3</version>
0 commit comments