From c07a9846711e26899ae84028a9c161f5c59eb893 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Fri, 9 Dec 2011 15:47:19 +0900 Subject: [PATCH] Add maven-gpg-plugin to sync with the central repo --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e852a70c09..a5268cae40 100644 --- a/pom.xml +++ b/pom.xml @@ -581,6 +581,19 @@ gnu + + maven-gpg-plugin + 1.4 + + + sign-artifacts + verify + + sign + + + + maven-release-plugin 2.2.1 @@ -593,7 +606,6 @@ - org.apache.maven.plugins maven-eclipse-plugin 2.8