You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2010/04/07 21:01:24 UTC

svn commit: r931643 - /gump/metadata/project/commons-proper.xml

Author: niallp
Date: Wed Apr  7 19:01:23 2010
New Revision: 931643

URL: http://svn.apache.org/viewvc?rev=931643&view=rev
Log:
Update JEXL version

Modified:
    gump/metadata/project/commons-proper.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=931643&r1=931642&r2=931643&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Apr  7 19:01:23 2010
@@ -504,7 +504,7 @@
     <package>org.apache.commons.jexl</package>
     <description>Commons Jexl Package</description>
     <mvn basedir="jexl"/>
-    <jar name="jexl/target/commons-jexl-2.0.1-SNAPSHOT.jar" />
+    <jar name="jexl/target/commons-jexl-2.1-SNAPSHOT.jar" />
     <option project="ant"/>
     <option project="commons-beanutils"/>
     <option project="commons-collections"/>