[jboss-svn-commits] JBL Code SVN: r31271 - labs/jbossrules/trunk.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Jan 27 17:23:24 EST 2010
Author: mark.proctor at jboss.com
Date: 2010-01-27 17:23:24 -0500 (Wed, 27 Jan 2010)
New Revision: 31271
Modified:
labs/jbossrules/trunk/pom.xml
Log:
-updated to MVEL 2.0.16.SNAPSHOT
Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml 2010-01-27 21:43:03 UTC (rev 31270)
+++ labs/jbossrules/trunk/pom.xml 2010-01-27 22:23:24 UTC (rev 31271)
@@ -1327,6 +1327,14 @@
<artifactId>jboss-vfs</artifactId>
<version>2.0.0.GA</version>
</dependency>
+
+ <dependency>
+ <groupId>org.codehaus.btm</groupId>
+ <artifactId>btm</artifactId>
+ <version>1.3.3</version>
+ <scope>test</scope>
+ </dependency>
+
</dependencies>
</dependencyManagement>
<distributionManagement>
More information about the jboss-svn-commits
mailing list