You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2010/01/30 00:25:55 UTC

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

Author: gertv
Date: Fri Jan 29 23:25:55 2010
New Revision: 904672

URL: http://svn.apache.org/viewvc?rev=904672&view=rev
Log:
Disable builds for bundles that are being released

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=904672&r1=904671&r2=904672&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Fri Jan 29 23:25:55 2010
@@ -41,9 +41,6 @@
     <name>Apache ServiceMix Bundles</name>
 
     <modules>
-      <module>dozer-5.2.0</module>
-      <module>protobuf-2.2.0</module>
-      <module>jetty-bundle-6.1.22</module>
     </modules>
 
 </project>