You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jv...@apache.org on 2005/07/24 16:11:28 UTC

svn commit: r224622 - /maven/continuum/trunk/continuum-plexus-application/pom.xml

Author: jvanzyl
Date: Sun Jul 24 07:11:26 2005
New Revision: 224622

URL: http://svn.apache.org/viewcvs?rev=224622&view=rev
Log:
o continuum-xfire won't be built because it's been taken out the modules
list so we need to remove it here temporarily.


Modified:
    maven/continuum/trunk/continuum-plexus-application/pom.xml

Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-plexus-application/pom.xml?rev=224622&r1=224621&r2=224622&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-plexus-application/pom.xml (original)
+++ maven/continuum/trunk/continuum-plexus-application/pom.xml Sun Jul 24 07:11:26 2005
@@ -14,10 +14,12 @@
       <groupId>org.apache.maven.continuum</groupId>
       <artifactId>continuum-web</artifactId>
     </dependency>
+    <!--
     <dependency>
       <groupId>org.apache.maven.continuum</groupId>
       <artifactId>continuum-xfire</artifactId>
     </dependency>
+    -->
     <dependency>
       <groupId>org.apache.maven.continuum</groupId>
       <artifactId>continuum-xmlrpc</artifactId>