File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
endpoints/getting-started Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<packaging >war</packaging >
7
7
<version >1.0-SNAPSHOT</version >
8
- <groupId >com.example.managedvms </groupId >
8
+ <groupId >com.example.flexible.endpoints </groupId >
9
9
<artifactId >managed-vms-endpoints</artifactId >
10
10
11
11
<parent >
37
37
<outputDirectory >${project.build.directory} /${project.build.finalName} /WEB-INF/classes</outputDirectory >
38
38
<plugins >
39
39
<plugin >
40
- <groupId >com.google.appengine </groupId >
41
- <artifactId >gcloud -maven-plugin</artifactId >
42
- <version >2.0.9.121.v20160815 </version >
40
+ <groupId >com.google.cloud.tools </groupId >
41
+ <artifactId >appengine -maven-plugin</artifactId >
42
+ <version >0.1.2 </version >
43
43
<configuration >
44
44
<gcloud_app_prefix >beta</gcloud_app_prefix >
45
45
</configuration >
You can’t perform that action at this time.
0 commit comments