Repository: commons-lang
Updated Branches:
  refs/heads/release 92ee7a176 -> 4b2ec0798
Updated Tags:  refs/tags/LANG_3_5_RC1 [created] 4ce4ee48e


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/4b2ec079
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/4b2ec079
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/4b2ec079

Branch: refs/heads/release
Commit: 4b2ec07989753b8f5e97cf0fdaa6cdd866ac30f5
Parents: 92ee7a1
Author: Benedikt Ritter <brit...@apache.org>
Authored: Sun Oct 2 16:10:18 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Sun Oct 2 16:10:18 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/4b2ec079/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