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/1ec464da Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/1ec464da Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/1ec464da Branch: refs/heads/release Commit: 1ec464dacd3c3b72ce163255ae42ee7fb6c2758e Parents: 2b10273 Author: Benedikt Ritter <brit...@apache.org> Authored: Mon Apr 17 14:17:38 2017 +0200 Committer: Benedikt Ritter <brit...@apache.org> Committed: Mon Apr 17 14:17:38 2017 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/1ec464da/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cb20170..c09aaf3 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>