diff --git a/appengine/helloworld-new-plugins/build.gradle b/appengine/helloworld-new-plugins/build.gradle index 8306598ca12..f6e1a87dac6 100644 --- a/appengine/helloworld-new-plugins/build.gradle +++ b/appengine/helloworld-new-plugins/build.gradle @@ -11,7 +11,7 @@ buildscript { repositories { maven { url 'https://maven-central.storage.googleapis.com' // Google's mirror of Maven Central -// url 'https://oss.sonatype.org/content/repositories/snapshots' // SNAPSHOT Reposiotry +// url 'https://oss.sonatype.org/content/repositories/snapshots' // SNAPSHOT Reposiotry (if needed) } jcenter() mavenCentral() diff --git a/appengine/helloworld-new-plugins/pom.xml b/appengine/helloworld-new-plugins/pom.xml index 081284367e0..30dadcb33cb 100644 --- a/appengine/helloworld-new-plugins/pom.xml +++ b/appengine/helloworld-new-plugins/pom.xml @@ -21,10 +21,12 @@ Copyright 2015 Google Inc. All Rights Reserved. com.example.appengine appengine-helloworld-newplugins - - 1.7 - 1.7 - + + + 1.7 + 1.7 + + com.google.cloud @@ -32,6 +34,7 @@ Copyright 2015 Google Inc. All Rights Reserved. 1.0.0 ../.. + javax.servlet @@ -40,6 +43,7 @@ Copyright 2015 Google Inc. All Rights Reserved. provided + ${project.build.directory}/${project.build.finalName}/WEB-INF/classes