X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=bcd613d23a4231fe7022748026e7c4c5286dea83;hb=9a1a019a87938512340bef12a4c0162e5fe76883;hp=b05afafc66720eee904987993cb0d4d422805cb6;hpb=1e480831e90f48da5fd12d9a0cc52039e52f51f2;p=facebook-utils diff --git a/pom.xml b/pom.xml index b05afaf..bcd613d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,19 @@ - + 4.0.0 + + org.sonatype.oss + oss-parent + 9 + + de.juplo facebook-utils Juplo - Facebook Utils Collection of usefull classes for communicating with the Facebook-Graph-API - 1.0-SNAPSHOT + 1.0 jar http://www.juplo.de/facebook-utils @@ -18,6 +23,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 +47,9 @@ + + + @@ -42,9 +59,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 +199,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 +242,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.3 1.7 1.7 @@ -218,6 +253,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -235,23 +271,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 + +