Author: tcurdt
Date: Wed May 30 14:17:16 2007
New Revision: 542936
URL: http://svn.apache.org/viewvc?view=rev&rev=542936
Log:
latest gpg plugin hopefully does the useAgent
Modified:
jakarta/commons/proper/jci/trunk/pom.xml
Modified: jakarta/commons/proper/jci/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/pom.xml?view=diff&rev=542936&r1=542935&r2=542936
==============================================================================
--- jakarta/commons/proper/jci/trunk/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/pom.xml Wed May 30 14:17:16 2007
@@ -229,6 +229,7 @@
<plugins>
<plugin>
<artifactId>maven-gpg-plugin</artifactId>
+ <version>1.0-alpha-3</version>
<configuration>
<useAgent>true</useAgent>
</configuration>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]