X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=bc9069fdb87a2de78ee9d31bd7399dce6cbd80b2;hb=450cc98b6aee21b0c7d9181a1a79437d558366c9;hp=65f25699dcf41635b6283afb4f4f2d24194da1ae;hpb=4fda4061042fd74bd2a5ad30b92d02aa605e95a9;p=facebook-utils diff --git a/pom.xml b/pom.xml index 65f2569..bc9069f 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.1-SNAPSHOT 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 @@ + + + @@ -213,16 +230,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 +242,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.3 1.7 1.7 @@ -241,6 +253,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -258,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 + +