Author: rdonkin
Date: Tue Jun 7 16:06:57 2011
New Revision: 1133063
URL: http://svn.apache.org/viewvc?rev=1133063&view=rev
Log:
Upgrade to latest GPG plugin version
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1133063&r1=1133062&r2=1133063&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Tue Jun 7 16:06:57 2011
@@ -186,6 +186,11 @@
<artifactId>versions-maven-plugin</artifactId>
<version>1.2</version>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-gpg-plugin</artifactId>
+ <version>1.3</version>
+ </plugin>
</plugins>
</pluginManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]