You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2013/05/14 16:15:50 UTC

svn commit: r1482340 - /juddi/trunk/pom.xml

Author: kstam
Date: Tue May 14 14:15:49 2013
New Revision: 1482340

URL: http://svn.apache.org/r1482340
Log:
removing gpg config to use an agent

Modified:
    juddi/trunk/pom.xml

Modified: juddi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/juddi/trunk/pom.xml?rev=1482340&r1=1482339&r2=1482340&view=diff
==============================================================================
--- juddi/trunk/pom.xml (original)
+++ juddi/trunk/pom.xml Tue May 14 14:15:49 2013
@@ -180,14 +180,6 @@
                     </configuration>
                 </plugin>
                 <plugin>
-				  <groupId>org.apache.maven.plugins</groupId>
-				  <artifactId>maven-gpg-plugin</artifactId>
-				  <version>1.1</version>
-				  <configuration>
-				    <useAgent>true</useAgent>
-				  </configuration>
-				</plugin>
-                <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
                     <version>2.0.0</version>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org