[jboss-svn-commits] JBL Code SVN: r21394 - labs/jbossrules/branches/4.0.x.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Aug 7 11:15:12 EDT 2008
Author: tirelli
Date: 2008-08-07 11:15:10 -0400 (Thu, 07 Aug 2008)
New Revision: 21394
Modified:
labs/jbossrules/branches/4.0.x/pom.xml
Log:
Updating pom.xml to use the newest MVEL version
Modified: labs/jbossrules/branches/4.0.x/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/pom.xml 2008-08-07 11:15:02 UTC (rev 21393)
+++ labs/jbossrules/branches/4.0.x/pom.xml 2008-08-07 15:15:10 UTC (rev 21394)
@@ -738,7 +738,7 @@
<dependency>
<groupId>org.mvel</groupId>
<artifactId>mvel</artifactId>
- <version>1.3.1-java1.4</version>
+ <version>1.3.9-java1.4</version>
</dependency>
<!-- drools-compiler -->
More information about the jboss-svn-commits
mailing list