From 312d38c6b7c9a37f5670b42d61b1d97ead8bd079 Mon Sep 17 00:00:00 2001 From: samskivert Date: Wed, 8 Sep 2010 19:50:26 +0000 Subject: [PATCH] GPG plugin configuration, as Sonatype requires published artifacts to be GPG signed. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2858 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 05d452dc..9c5e897d 100644 --- a/pom.xml +++ b/pom.xml @@ -145,6 +145,22 @@ + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + mdb@samskivert.com + +