You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2010/07/07 08:38:06 UTC

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

Author: ffang
Date: Wed Jul  7 06:38:06 2010
New Revision: 961252

URL: http://svn.apache.org/viewvc?rev=961252&view=rev
Log:
publish new added bundle snapshot

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=961252&r1=961251&r2=961252&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Jul  7 06:38:06 2010
@@ -41,6 +41,10 @@
     <name>Apache ServiceMix Bundles</name>
 
     <modules>
+        <module>commons-beanutils-1.8.2</module>
+        <module>commons-collections-3.2.1</module>
+        <module>commons-io-1.4</module>
+        <module>jaxen-1.1.1</module>
     </modules>
 
 </project>