diff --git a/pom.xml b/pom.xml index 1d85e4c..300787c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,22 +1,28 @@ 4.0.0 + + org.sonatype.oss + oss-parent + 9 + + com.samskivert pythagoras jar 1.5-SNAPSHOT + pythagoras A portable geometry library. + http://github.com/samskivert/pythagoras/ http://github.com/samskivert/pythagoras/issues - - org.sonatype.oss - oss-parent - 7 - + + 3.3.0 + @@ -40,6 +46,11 @@ http://github.com/samskivert/pythagoras/ + + 1.7 + UTF-8 + + junit @@ -65,14 +76,15 @@ + org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.3 - 1.6 - 1.6 + ${source.level} + ${source.level} true true true @@ -83,10 +95,11 @@ + org.apache.maven.plugins maven-resources-plugin - 2.4.3 + 2.7 UTF-8 @@ -94,28 +107,13 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 2.10.3 true public -Xdoclint:all -Xdoclint:-missing - - org.apache.maven.plugins - maven-jar-plugin - 2.3.1 - - - org.apache.maven.plugins - maven-install-plugin - 2.3.1 - - - org.apache.maven.plugins - maven-deploy-plugin - 2.5 - @@ -130,7 +128,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.1 + 1.6 sign-artifacts