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

svn commit: r1023045 - /servicemix/smx4/features/trunk/pom.xml

Author: jbonofre
Date: Fri Oct 15 18:07:05 2010
New Revision: 1023045

URL: http://svn.apache.org/viewvc?rev=1023045&view=rev
Log:
[SMXCOMP-815] Upgrade to Drools 5.1.1.

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=1023045&r1=1023044&r2=1023045&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Fri Oct 15 18:07:05 2010
@@ -158,7 +158,7 @@
 		<commons-vfs.bundle.version>1.0_5</commons-vfs.bundle.version>
 		<dom4j.bundle.version>1.6.1_3</dom4j.bundle.version>
 		<dozer.bundle.version>5.2.0_2</dozer.bundle.version>
-		<drools.bundle.version>4.0.7_5</drools.bundle.version>
+		<drools.bundle.version>5.1.1_1-SNAPSHOT</drools.bundle.version>
 		<fastinfoset.bundle.version>1.2.7_3</fastinfoset.bundle.version>
 		<flatpack.bundle.version>3.1.1_4</flatpack.bundle.version>
 		<freemarker.bundle.version>2.3.15_4</freemarker.bundle.version>