You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2011/11/28 11:04:34 UTC

svn commit: r1207048 - /commons/proper/jexl/trunk/pom.xml

Author: sebb
Date: Mon Nov 28 10:04:33 2011
New Revision: 1207048

URL: http://svn.apache.org/viewvc?rev=1207048&view=rev
Log:
Revert to previous snapshot

Modified:
    commons/proper/jexl/trunk/pom.xml

Modified: commons/proper/jexl/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/pom.xml?rev=1207048&r1=1207047&r2=1207048&view=diff
==============================================================================
--- commons/proper/jexl/trunk/pom.xml (original)
+++ commons/proper/jexl/trunk/pom.xml Mon Nov 28 10:04:33 2011
@@ -24,10 +24,10 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jexl</artifactId>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
     <name>Commons JEXL</name>
     <inceptionYear>2001</inceptionYear>
-    <description>Jexl is an implementation of the JSTL Expression Language with extensions.</description>
+    <description>The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.</description>
     <url>http://commons.apache.org/jexl/</url>
 
     <issueManagement>