X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=c09560265d401fc611d537fa3200188f833fe3c1;hb=f739b71444f760d162ec6f7b8d568af33ed37619;hp=b05afafc66720eee904987993cb0d4d422805cb6;hpb=1e480831e90f48da5fd12d9a0cc52039e52f51f2;p=facebook-utils diff --git a/pom.xml b/pom.xml index b05afaf..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 @@ + + + @@ -42,9 +60,12 @@ 1.7 2.3.2 + 4.11 + 1.1.2 3.0.1 - 1.5.8 + 1.7.6 3.2.4.RELEASE + 3.2.4.RELEASE 3.1.3.RELEASE 1.0.5.RELEASE @@ -179,27 +200,41 @@ slf4j-api ${slf4j.version} + + + + junit + junit + ${junit.version} + test + + + org.springframework + spring-test + ${springframework.version} + test + org.slf4j - slf4j-log4j12 + jcl-over-slf4j ${slf4j.version} - runtime + test + + + ch.qos.logback + logback-classic + ${logback.version} + test - - 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} + @@ -208,6 +243,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.3 1.7 1.7 @@ -218,6 +254,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -235,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 + +