Bump to next development version
Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6129bdbc Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6129bdbc Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/6129bdbc Branch: refs/heads/master Commit: 6129bdbc69a9e7ebef8805a9bb1cd209df4836fc Parents: 36f98d8 Author: Benedikt Ritter <brit...@apache.org> Authored: Mon Oct 17 08:56:33 2016 +0200 Committer: Benedikt Ritter <brit...@apache.org> Committed: Mon Oct 17 08:56:33 2016 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6129bdbc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d78a87b..b88ed9b 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</version> + <version>3.6-SNAPSHOT</version> <name>Apache Commons Lang</name> <inceptionYear>2001</inceptionYear> @@ -48,7 +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> + <tag>HEAD</tag> </scm> <developers>