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 55 <modelVersion >4.0.0</modelVersion >
66 <packaging >war</packaging >
77 <version >1.0-SNAPSHOT</version >
8- <groupId >com.example.managedvms </groupId >
8+ <groupId >com.example.flexible.endpoints </groupId >
99 <artifactId >managed-vms-endpoints</artifactId >
1010
1111 <parent >
3737 <outputDirectory >${project.build.directory} /${project.build.finalName} /WEB-INF/classes</outputDirectory >
3838 <plugins >
3939 <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 >
4343 <configuration >
4444 <gcloud_app_prefix >beta</gcloud_app_prefix >
4545 </configuration >
You can’t perform that action at this time.
0 commit comments