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

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

Author: henrib
Date: Sun Nov 27 17:34:56 2011
New Revision: 1206776

URL: http://svn.apache.org/viewvc?rev=1206776&view=rev
Log:
Prepare for release 2.1

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=1206776&r1=1206775&r2=1206776&view=diff
==============================================================================
--- commons/proper/jexl/trunk/pom.xml (original)
+++ commons/proper/jexl/trunk/pom.xml Sun Nov 27 17:34:56 2011
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jexl</artifactId>
-    <version>2.1</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>