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/3a64cf6a Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/3a64cf6a Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/3a64cf6a Branch: refs/heads/release Commit: 3a64cf6aff408a9cbdcb4d7456360a97d1a880f0 Parents: cc06d26 Author: Benedikt Ritter <brit...@apache.org> Authored: Mon Apr 17 14:17:38 2017 +0200 Committer: Benedikt Ritter <brit...@apache.org> Committed: Wed May 17 10:59:25 2017 -0400 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/3a64cf6a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 09607c8..a204199 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>