You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-commits@maven.apache.org by br...@apache.org on 2006/01/12 03:24:28 UTC

svn commit: r368226 - /maven/wagon/trunk/pom.xml

Author: brett
Date: Wed Jan 11 18:24:25 2006
New Revision: 368226

URL: http://svn.apache.org/viewcvs?rev=368226&view=rev
Log:
exclude incomplete module

Modified:
    maven/wagon/trunk/pom.xml

Modified: maven/wagon/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/wagon/trunk/pom.xml?rev=368226&r1=368225&r2=368226&view=diff
==============================================================================
--- maven/wagon/trunk/pom.xml (original)
+++ maven/wagon/trunk/pom.xml Wed Jan 11 18:24:25 2006
@@ -93,7 +93,9 @@
     <module>wagon-provider-api</module>
     <module>wagon-provider-test</module>
     <module>wagon-providers</module>
+<!--
     <module>wagon-openpgp</module>
+-->
   </modules>
   <dependencies>
     <dependency>



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