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/06/02 03:26:01 UTC

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

Author: ffang
Date: Wed Jun  2 01:26:01 2010
New Revision: 950330

URL: http://svn.apache.org/viewvc?rev=950330&view=rev
Log:
add commons-vfs-1.0 to snapshot publish

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=950330&r1=950329&r2=950330&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Jun  2 01:26:01 2010
@@ -42,6 +42,7 @@
 
     <modules>
       <module>jsmpp-2.1.0</module>
+      <module>commons-vfs-1.0</module>
     </modules>
 
 </project>