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:09:15 UTC

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

Author: tcurdt
Date: Wed May 30 14:09:15 2007
New Revision: 542935

URL: http://svn.apache.org/viewvc?view=rev&rev=542935
Log:
try with properties


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=542935&r1=542934&r2=542935
==============================================================================
--- jakarta/commons/proper/jci/trunk/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/pom.xml Wed May 30 14:09:15 2007
@@ -281,6 +281,7 @@
         </profile>
     </profiles>
     <properties>
+        <gpg.useAgent>true</gpg.useAgent>
         <maven.compile.source>1.4</maven.compile.source>
         <maven.compile.target>1.4</maven.compile.target>
         <commons.deployment.protocol>scpexe</commons.deployment.protocol>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org