Author: sebb
Date: Thu Apr  1 10:06:00 2010
New Revision: 929904

URL: http://svn.apache.org/viewvc?rev=929904&view=rev
Log:
Restore SNAPSHOT qualifier; version may need to change (if so, also change Gump

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=929904&r1=929903&r2=929904&view=diff
==============================================================================
--- commons/proper/jexl/trunk/pom.xml (original)
+++ commons/proper/jexl/trunk/pom.xml Thu Apr  1 10:06:00 2010
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jexl</artifactId>
-    <version>2.0.1</version>
+    <version>2.0.1-SNAPSHOT</version>
     <name>Commons JEXL</name>
     <inceptionYear>2001</inceptionYear>
     <description>Jexl is an implementation of the JSTL Expression Language 
with extensions.</description>


Reply via email to