Author: gertv
Date: Tue Aug  3 09:42:23 2010
New Revision: 981792

URL: http://svn.apache.org/viewvc?rev=981792&view=rev
Log:
Build snapshots for bundles required by NMR build

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=981792&r1=981791&r2=981792&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Tue Aug  3 09:42:23 2010
@@ -41,6 +41,9 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
+        <module>ant-1.7.0</module>
+        <module>aopalliance-1.0</module>
+        <module>cglib-2.1_3</module>
         <module>commons-beanutils-1.8.2</module>
         <module>commons-collections-3.2.1</module>
         <module>commons-io-1.4</module>
@@ -51,6 +54,7 @@
         <module>jsch-0.1.43</module>
         <module>scala-compiler-2.8.0</module>
         <module>scala-library-2.8.0</module>
+        <module>wsdl4j-1.6.2</module>
     </modules>
 
 </project>


Reply via email to