X-Git-Url: https://juplo.de/gitweb/?p=facebook-utils;a=blobdiff_plain;f=pom.xml;h=c09560265d401fc611d537fa3200188f833fe3c1;hp=65f25699dcf41635b6283afb4f4f2d24194da1ae;hb=f739b71444f760d162ec6f7b8d568af33ed37619;hpb=180640358ace75cc02c9dd24025f0c72897bc06d diff --git a/pom.xml b/pom.xml index 65f2569..c095602 100644 --- a/pom.xml +++ b/pom.xml @@ -3,6 +3,12 @@ 4.0.0 + + org.sonatype.oss + oss-parent + 9 + + de.juplo facebook-utils @@ -18,6 +24,15 @@ + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + scm:git:http://juplo.de/git/facebook-utils scm:git:ssh://juplo.de:/var/lib/git/juplo/facebook-utils @@ -33,6 +48,9 @@ + + + @@ -213,16 +231,10 @@ - - juplo.internal - Internal Release Repository - http://juplo.de/archiva/repository/internal/ - - - juplo.snapshots - Internal Snapshot Repository - http://juplo.de/archiva/repository/snapshots/ - + + www.juplo.de + scp://juplo.de/var/www/juplo/facebook-utils-${project.version} + @@ -231,6 +243,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.3 1.7 1.7 @@ -241,6 +254,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -258,23 +272,42 @@ + org.apache.maven.plugins maven-changes-plugin + 2.11 + org.apache.maven.plugins maven-javadoc-plugin + 2.10.3 + org.apache.maven.plugins maven-jxr-plugin + 2.5 + org.apache.maven.plugins maven-surefire-report-plugin + 2.18.1 + org.apache.maven.plugins maven-scm-plugin + 1.9.4 install + + org.apache.maven.plugins + maven-pmd-plugin + 3.5 + + true + 1.5 + +