You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2017/06/09 09:39:29 UTC

[6/6] [lang] Update version numbers for release 3.6

Update version numbers for release 3.6


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

Branch: refs/heads/release
Commit: 09043bfa6f1f9ebb946c7b159735c83259e3a89f
Parents: 35288d1
Author: Benedikt Ritter <br...@apache.org>
Authored: Mon Apr 17 14:17:38 2017 +0200
Committer: Benedikt Ritter <br...@apache.org>
Committed: Fri Jun 9 11:38:15 2017 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/09043bfa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bdcfef5..7005e8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-lang3</artifactId>
-  <version>3.6-SNAPSHOT</version>
+  <version>3.6</version>
   <name>Apache Commons Lang</name>
 
   <inceptionYear>2001</inceptionYear>
@@ -47,7 +47,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>HEAD</tag>
+    <tag>LANG_3_6</tag>
   </scm>
 
   <developers>