This sample demonstrates how to deploy an application on Google App Engine
- Update the tag in src/main/webapp/WEB-INF/appengine-web.xml with your project name
- Update the tag in src/main/webapp/WEB-INF/appengine-web.xml with your version name
$ mvn appengine:devserver
$ mvn appengine:update