X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=c09560265d401fc611d537fa3200188f833fe3c1;hb=f739b71444f760d162ec6f7b8d568af33ed37619;hp=37284fe802e54c0a9dee108b2ef8a51c69f0a352;hpb=cb3704cbf76e10b7bc3b8855a983399511ed5faf;p=facebook-errors diff --git a/pom.xml b/pom.xml index 37284fe..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 @@ -180,20 +201,40 @@ ${slf4j.version} + + + junit + junit + ${junit.version} + test + + + org.springframework + spring-test + ${springframework.version} + test + + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + 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} + @@ -202,6 +243,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.3 1.7 1.7 @@ -212,6 +254,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -229,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 + +