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 2009/11/14 18:49:08 UTC

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

Author: henrib
Date: Sat Nov 14 17:49:08 2009
New Revision: 836226

URL: http://svn.apache.org/viewvc?rev=836226&view=rev
Log:
[maven-release-plugin] prepare release JEXL_2_0_RC1

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=836226&r1=836225&r2=836226&view=diff
==============================================================================
--- commons/proper/jexl/trunk/pom.xml (original)
+++ commons/proper/jexl/trunk/pom.xml Sat Nov 14 17:49:08 2009
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jexl</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0</version>
     <name>Commons JEXL</name>
     <inceptionYear>2003</inceptionYear>
     <description>Jexl is an implementation of the JSTL Expression Language with extensions.</description>