diff --git a/pom.xml b/pom.xml index cfeae56..7688ddd 100644 --- a/pom.xml +++ b/pom.xml @@ -126,6 +126,22 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.1 + + @{project.version} + + + + org.apache.maven.shared + maven-invoker + 2.2 + + + + @@ -180,6 +196,9 @@ final JAR file instead of the intermediate .class files. --> release + + gpg + @@ -195,6 +214,12 @@ final JAR file instead of the intermediate .class files. --> + + + --pinentry-mode + loopback + + @@ -224,6 +249,7 @@ final JAR file instead of the intermediate .class files. --> + org.sonatype.plugins nexus-staging-maven-plugin