Author: henrib
Date: Fri Nov 13 13:54:38 2009
New Revision: 835849
URL: http://svn.apache.org/viewvc?rev=835849&view=rev
Log:
Readying 2.0RC1 - step B.6
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=835849&r1=835848&r2=835849&view=diff
==============================================================================
--- commons/proper/jexl/trunk/pom.xml (original)
+++ commons/proper/jexl/trunk/pom.xml Fri Nov 13 13:54:38 2009
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jexl</artifactId>
- <version>2.0</version>
+ <version>2.0-SNAPSHOT</version>
<name>Commons JEXL</name>
<inceptionYear>2003</inceptionYear>
<description>Jexl is an implementation of the JSTL Expression Language
with extensions.</description>