Author: sebb
Date: Wed Nov 30 15:10:14 2011
New Revision: 1208465

URL: http://svn.apache.org/viewvc?rev=1208465&view=rev
Log:
Make sure jars cannot be confused with the real 2.0.1

Modified:
    commons/proper/jexl/branches/COMMONS_JEXL_2_0_1_TEST/pom.xml

Modified: commons/proper/jexl/branches/COMMONS_JEXL_2_0_1_TEST/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jexl/branches/COMMONS_JEXL_2_0_1_TEST/pom.xml?rev=1208465&r1=1208464&r2=1208465&view=diff
==============================================================================
--- commons/proper/jexl/branches/COMMONS_JEXL_2_0_1_TEST/pom.xml (original)
+++ commons/proper/jexl/branches/COMMONS_JEXL_2_0_1_TEST/pom.xml Wed Nov 30 
15:10:14 2011
@@ -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-TEST-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