diff --git a/pom.xml b/pom.xml index 19f98e41..90b8dbc0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,55 +1,45 @@ + - 4.0.0 - works.buddy.samples - works-with-heroku - 1.0 - war - - - javax.servlet - servlet-api - 2.5 - provided - - - junit - junit - 4.12 - test - - - org.mockito - mockito-all - 1.10.19 - test - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + DevOps + test + 1.0-SNAPSHOT + maven-archetype + + Archetype - test + + + http://www.example.com + + + UTF-8 + 1.7 + 1.7 + - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.3 - - - package - copy - - - - org.eclipse.jetty - jetty-runner - 9.3.3.v20150827 - jetty-runner.jar - - - - - - - - - + + + + org.apache.maven.archetype + archetype-packaging + 3.0.1 + + + + + + maven-clean-plugin + 3.1.0 + + + maven-archetype-plugin + 3.0.1 + + + maven-resources-plugin + 3.0.2 + +