You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by se...@apache.org on 2010/03/12 18:34:09 UTC

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

Author: sebb
Date: Fri Mar 12 17:34:08 2010
New Revision: 922362

URL: http://svn.apache.org/viewvc?rev=922362&view=rev
Log:
Jexl => 2.0.1-SNAPSHOT

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=922362&r1=922361&r2=922362&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Fri Mar 12 17:34:08 2010
@@ -506,7 +506,7 @@
     <package>org.apache.commons.jexl</package>
     <description>Commons Jexl Package</description>
     <mvn basedir="jexl"/>
-    <jar name="jexl/target/commons-jexl-2.1-SNAPSHOT.jar" />
+    <jar name="jexl/target/commons-jexl-2.0.1-SNAPSHOT.jar" />
     <option project="ant"/>
     <option project="commons-beanutils"/>
     <option project="commons-collections"/>