Author: bayard
Date: Thu Jul 14 03:49:27 2011
New Revision: 1146550
URL: http://svn.apache.org/viewvc?rev=1146550&view=rev
Log:
Setting version to 3.0 in prep for RC4
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=1146550&r1=1146549&r2=1146550&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Thu Jul 14 03:49:27 2011
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0</version>
<name>Commons Lang</name>
<inceptionYear>2001</inceptionYear>