From c165ff0f47e4bb92be3c9f9fd82e09714fe1524f Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Fri, 9 Dec 2011 15:47:01 +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 5602c37571..c6d3c67203 100644 --- a/pom.xml +++ b/pom.xml @@ -565,6 +565,19 @@ gnu + + maven-gpg-plugin + 1.4 + + + sign-artifacts + verify + + sign + + + + maven-release-plugin 2.2.1 @@ -577,7 +590,6 @@ - org.apache.maven.plugins maven-eclipse-plugin 2.8