You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2010/03/02 20:37:01 UTC

svn commit: r918158 - /servicemix/smx4/bundles/trunk/pom.xml

Author: ccustine
Date: Tue Mar  2 19:37:01 2010
New Revision: 918158

URL: http://svn.apache.org/viewvc?rev=918158&view=rev
Log:
Remove duplicate bundles which already have deployed snapshots

Modified:
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=918158&r1=918157&r2=918158&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Tue Mar  2 19:37:01 2010
@@ -41,9 +41,7 @@
     <name>Apache ServiceMix Bundles</name>
 
     <modules>
-        <module>lucene-3.0.0</module>
         <module>lucene-3.0.1</module>
-        <module>javassist-3.7.ga</module>
     </modules>
 
 </project>