diff --git a/pom.xml b/pom.xml index 4be435b..c059d84 100644 --- a/pom.xml +++ b/pom.xml @@ -1,95 +1,85 @@ - - - 4.0.0 - - org.sonatype.plugins - plugins-parent - 1 - - org.sonatype.plugins - plx-maven-plugin - maven-plugin - 1.2-SNAPSHOT - Sonatype Plexus Plugin - Boot up a Plexus container for any component for quick development. Very similar in nature to the jetty:run incarnation. - - - 2.1-SONATYPE-653485 - 3.0-SONATYPE-653272 - - - - - org.codehaus.plexus - plexus-utils - 1.5.1 - - - org.apache.maven - maven-plugin-api - ${maven.version} - - - org.apache.maven.artifact - maven-artifact - ${maven.artifact.version} - - - org.apache.maven - maven-core - ${maven.version} - - - org.sonatype.appbooter.plexus-booters - plexus-app-booter - 1.3-SNAPSHOT - - - velocity - velocity - 1.5 - - - - org.sonatype.appbooter - plexus-forked-app-booter - 1.3-SNAPSHOT - - - - - - - - org.codehaus.plexus - plexus-maven-plugin - - - - descriptor - - - - - - - - - + + 4.0.0 + + org.sonatype.plugins + plugins-parent + 2 + + org.sonatype.plugins + plx-maven-plugin + maven-plugin + 1.2 + Sonatype Plexus Plugin + Boot up a Plexus container for any component for quick development. Very similar in nature to the jetty:run incarnation. + + + 2.1-SONATYPE-653485 + 3.0-SONATYPE-653272 + 1.3 + + + + + org.codehaus.plexus + plexus-utils + 1.5.1 + + + org.apache.maven + maven-plugin-api + ${maven.version} + + + org.apache.maven.artifact + maven-artifact + ${maven.artifact.version} + + + org.apache.maven + maven-core + ${maven.version} + + + org.sonatype.appbooter.plexus-booters + plexus-app-booter + ${appbooter.version} + + + velocity + velocity + 1.5 + + + + org.sonatype.appbooter + plexus-forked-app-booter + ${appbooter.version} + + + + + + + + org.codehaus.plexus + plexus-maven-plugin + + + + descriptor + + + + + + + + + + + + scm:svn:http://svn.sonatype.org/plugins/tags/plx-maven-plugin-1.2 + scm:svn:https://svn.sonatype.org/plugins/tags/plx-maven-plugin-1.2 + http://svn.sonatype.org/plugins/tags/plx-maven-plugin-1.2 + \ No newline at end of file