You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by tc...@apache.org on 2007/05/30 23:17:17 UTC

svn commit: r542936 - /jakarta/commons/proper/jci/trunk/pom.xml

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org