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/03/05 04:08:54 UTC

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

Author: ffang
Date: Fri Mar  5 03:08:53 2010
New Revision: 919275

URL: http://svn.apache.org/viewvc?rev=919275&view=rev
Log:
add smack-3.1.0 to the pom to publish it to snapshot repo

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=919275&r1=919274&r2=919275&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Fri Mar  5 03:08:53 2010
@@ -42,6 +42,7 @@
 
     <modules>
         <module>lucene-3.0.1</module>
+        <module>smack-3.1.0</module>
     </modules>
 
 </project>