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/04/29 13:52:23 UTC

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

Author: gertv
Date: Thu Apr 29 11:52:23 2010
New Revision: 939289

URL: http://svn.apache.org/viewvc?rev=939289&view=rev
Log:
Disable snapshot builds for bundles currently under vote

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=939289&r1=939288&r2=939289&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Thu Apr 29 11:52:23 2010
@@ -41,14 +41,6 @@
     <name>Apache ServiceMix Bundles</name>
 
     <modules>
-        <module>cometd-java-server-1.0.1</module>
-        <module>hibernate-validator-4.0.2.GA</module>
-        <module>jdt-core-3.2.3</module>
-        <module>jsendnsca-core-1.3.1</module>
-        <module>jsch-0.1.42</module>
-        <module>lucene-3.0.1</module>
-        <module>smack-3.1.0</module>
-        <module>opensaml-1.1</module>
     </modules>
 
 </project>