Author: mbenson
Date: Sat Jun 18 00:03:40 2011
New Revision: 1137089
URL: http://svn.apache.org/viewvc?rev=1137089&view=rev
Log:
reset to SNAPSHOT; per our release instructions there is at least one way to
create the tag such that the removal of the SNAPSHOT designation takes place in
the same commit as the tag creation
Modified:
commons/proper/lang/trunk/pom.xml
Modified: commons/proper/lang/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1137089&r1=1137088&r2=1137089&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Sat Jun 18 00:03:40 2011
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.0</version>
+ <version>3.0-SNAPSHOT</version>
<name>Commons Lang</name>
<inceptionYear>2001</inceptionYear>