From e23da68151acf54aa33efc322c4a8033e18a2d8a Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Fri, 29 Sep 2017 13:31:14 +0200 Subject: [PATCH] Remove useless plugin Remove the gpg plugin in main pom as not used at all Change-Id: Ic86cb285012da0cdbceca78c4750a5365e9fc6a0 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/pom.xml b/pom.xml index c4c1a81a..ac088454 100644 --- a/pom.xml +++ b/pom.xml @@ -624,23 +624,6 @@ - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - true - - - - sign-artifacts - verify - - sign - - - - org.sonatype.plugins nexus-staging-maven-plugin -- 2.16.6