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 2013/03/13 03:05:54 UTC

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

Author: ffang
Date: Wed Mar 13 02:05:54 2013
New Revision: 1455775

URL: http://svn.apache.org/r1455775
Log:
[SMX4-1403]add drools-5.5.0 for next bundle release

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=1455775&r1=1455774&r2=1455775&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Mar 13 02:05:54 2013
@@ -46,6 +46,7 @@
         <module>ehcache-2.6.3</module>
         <module>ehcache-2.6.5</module>
         <module>neo4j-1.8</module>
+        <module>drools-5.5.0</module>
     </modules>
 
 </project>