You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/04/13 21:54:51 UTC

svn commit: r1325929 - in /archiva/redback/redback-components/trunk: pom.xml redback-components-parent/pom.xml

Author: olamy
Date: Fri Apr 13 19:54:50 2012
New Revision: 1325929

URL: http://svn.apache.org/viewvc?rev=1325929&view=rev
Log:
remove not anymore used module from pom

Modified:
    archiva/redback/redback-components/trunk/pom.xml
    archiva/redback/redback-components/trunk/redback-components-parent/pom.xml

Modified: archiva/redback/redback-components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/pom.xml?rev=1325929&r1=1325928&r2=1325929&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/pom.xml (original)
+++ archiva/redback/redback-components/trunk/pom.xml Fri Apr 13 19:54:50 2012
@@ -34,7 +34,6 @@
     <module>spring-quartz</module>
     <module>spring-registry</module>
     <module>spring-taskqueue</module>
-    <module>plexus-xmlrpc</module>
     <module>spring-apacheds</module>
     <module>spring-utils</module>
   </modules>

Modified: archiva/redback/redback-components/trunk/redback-components-parent/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/redback-components-parent/pom.xml?rev=1325929&r1=1325928&r2=1325929&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/redback-components-parent/pom.xml (original)
+++ archiva/redback/redback-components/trunk/redback-components-parent/pom.xml Fri Apr 13 19:54:50 2012
@@ -314,7 +314,6 @@
         <module>../spring-registry</module>
         <module>../plexus-command-line</module>
         <module>../plexus-expression-evaluator</module>
-        <module>../plexus-xmlrpc</module>
       </modules>
       <reporting>
         <plugins>