You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ni...@apache.org on 2014/02/18 04:37:16 UTC

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

Author: ningjiang
Date: Tue Feb 18 03:37:16 2014
New Revision: 1569176

URL: http://svn.apache.org/r1569176
Log:
SMX4-1690 Added the module to bundles pom.xml

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=1569176&r1=1569175&r2=1569176&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Tue Feb 18 03:37:16 2014
@@ -44,6 +44,7 @@
     <modules>
         <!-- add modules for all bundles to released in the next batch here -->
         <module>joda-time-2.3</module>
+        <module>elasticsearch-1.0.0</module>
     </modules>
 
 </project>