From cee4db3e805d8bfd185666fdafe391783af04570 Mon Sep 17 00:00:00 2001 From: Kristoffer Sjogren Date: Sat, 4 Jul 2015 16:16:24 +0200 Subject: [PATCH] upgrade release plugins --- pom.xml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac4395b..7eb4132 100755 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,22 @@ -XDignore.symbol.file - + + maven-deploy-plugin + org.apache.maven.plugins + 2.8.2 + + + maven-release-plugin + 2.5.2 + + false + -P sign-artifacts + true + false + @{project.version} + + maven-surefire-plugin org.apache.maven.plugins @@ -186,7 +201,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.1 + 1.6 sign-artifacts