Author: lhein
Date: Wed Jun 11 14:52:08 2008
New Revision: 666858
URL: http://svn.apache.org/viewvc?rev=666858&view=rev
Log:
switched to drools version 4.0.7 as the recent 3.0.3 is no longer found in
repositories which caused the build to break with a clean repository
Modified:
servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml
Modified:
servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml?rev=666858&r1=666857&r2=666858&view=diff
==============================================================================
--- servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml
(original)
+++ servicemix/smx3/trunk/samples/loan-broker/loan-broker-drools-su/pom.xml Wed
Jun 11 14:52:08 2008
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.drools</groupId>
<artifactId>drools-compiler</artifactId>
- <version>3.0.3</version>
+ <version>4.0.7</version>
<scope>test</scope>
<exclusions>
<exclusion>