From 8bde47a9add9547344324d0355debdfd096ab160 Mon Sep 17 00:00:00 2001 From: Gideon le Grange Date: Sat, 28 Mar 2015 17:25:08 +0200 Subject: [PATCH] Updated for version 2.0.3 --- pom.xml | 96 ++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 67 insertions(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index f824b15..41576f6 100644 --- a/pom.xml +++ b/pom.xml @@ -88,37 +88,75 @@ - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - - D20D95D7 - - sign-artifacts - verify - - sign - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.2 - true - - sonatype-nexus-staging - https://oss.sonatype.org/ - true - - + + + + release + + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.1 + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.5 + true + + ossrh + https://oss.sonatype.org/ + true + + + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + + UTF-8