Google App Engine Standard Environment Rest API Setup Update the <application> tag in src/main/webapp/WEB-INF/appengine-web.xml with your project name. Update the <version> tag in src/main/webapp/WEB-INF/appengine-web.xml with your version name. Running locally $ mvn appengine:devserver Deploying $ mvn appengine:update