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/08 08:16:22 UTC

[48/48] [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/360198df
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/360198df
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/360198df

Branch: refs/heads/release
Commit: 360198dfb6a2d68f1702f616dfacee34ae0541bb
Parents: a975a27
Author: Benedikt Ritter <br...@apache.org>
Authored: Mon Apr 17 14:17:38 2017 +0200
Committer: Benedikt Ritter <br...@apache.org>
Committed: Thu Jun 8 10:00:26 2017 +0200

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


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