Update version numbers for Commons Lang release 3.5

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/36f98d87
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/36f98d87
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/36f98d87

Branch: refs/heads/release
Commit: 36f98d87b24c2f542b02abbf6ec1ee742f1b158b
Parents: 6d8b649
Author: Benedikt Ritter <brit...@apache.org>
Authored: Sun Oct 2 16:10:18 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Thu Oct 13 21:01:09 2016 +0200

----------------------------------------------------------------------
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/36f98d87/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 540e011..d78a87b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-lang3</artifactId>
-  <version>3.5-SNAPSHOT</version>
+  <version>3.5</version>
   <name>Apache Commons Lang</name>
 
   <inceptionYear>2001</inceptionYear>
@@ -48,6 +48,7 @@
     
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-lang.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-lang.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=commons-lang.git</url>
+    <tag>LANG_3_5</tag>
   </scm>
 
   <developers>

Reply via email to