From a2a2a5cec806945a8c398eaf9e962c3046a9f968 Mon Sep 17 00:00:00 2001 From: Nikita Date: Sat, 6 Jul 2013 13:58:31 +0400 Subject: [PATCH] gpg plugin excluded from build phase --- pom.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 2530077..8b039fa 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.1 + 1.4 sign-artifacts @@ -132,20 +132,6 @@ - - org.apache.maven.plugins - maven-gpg-plugin - 1.4 - - - sign-artifacts - verify - - sign - - - - org.apache.maven.plugins maven-release-plugin