You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2011/08/17 10:43:39 UTC

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

Author: jbonofre
Date: Wed Aug 17 08:43:39 2011
New Revision: 1158581

URL: http://svn.apache.org/viewvc?rev=1158581&view=rev
Log:
Remove the released bundles from the modules set.

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=1158581&r1=1158580&r2=1158581&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Aug 17 08:43:39 2011
@@ -41,9 +41,6 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
-        <module>antlr-2.7.7</module>
-        <module>antlr-3.0.1</module>
-        <module>jsoup-1.5.2</module>
     </modules>
 
 </project>