From cd76d0576b57bd200188db45a5076c4200c8ab22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=BF=E3=81=9E=40CrazyBeatCoder?= Date: Sat, 10 Mar 2018 20:58:01 +0900 Subject: [PATCH] [App Engine] Change Java App Engine SDK-based Maven plugin to new Google Cloud SDK-based Maven plugin. fixes #362 @2h30m --- pom.xml | 8 ++++++-- src/main/webapp/WEB-INF/appengine-web.xml | 2 -- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6ea2bd7..5b96d05 100644 --- a/pom.xml +++ b/pom.xml @@ -142,9 +142,13 @@ Copyright 2015 Google Inc. - com.google.appengine + com.google.cloud.tools appengine-maven-plugin - 1.9.60 + 1.3.2 + + api-project-93144643231 + 1 + diff --git a/src/main/webapp/WEB-INF/appengine-web.xml b/src/main/webapp/WEB-INF/appengine-web.xml index 7d8233b..ad8588d 100644 --- a/src/main/webapp/WEB-INF/appengine-web.xml +++ b/src/main/webapp/WEB-INF/appengine-web.xml @@ -14,8 +14,6 @@ - YOUR-PROJECT-ID - YOUR-VERSION-ID true java8 urlfetch