Repository: commons-lang Updated Branches: refs/heads/master 95286e641 -> 641367d98
Prepare for releasing 3.7. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/641367d9 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/641367d9 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/641367d9 Branch: refs/heads/master Commit: 641367d98c8c43cb5fb687fa2e0c9c1cb5a1f038 Parents: 95286e6 Author: Gary Gregory <ggreg...@apache.org> Authored: Sat Nov 4 11:55:23 2017 -0600 Committer: Gary Gregory <ggreg...@apache.org> Committed: Sat Nov 4 11:55:23 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/641367d9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4344018..2a411c6 100644 --- a/pom.xml +++ b/pom.xml @@ -571,7 +571,7 @@ <commons.componentid>lang3</commons.componentid> <commons.module.name>org.apache.commons.lang3</commons.module.name> <!-- Current 3.x release series --> - <commons.release.version>3.6</commons.release.version> + <commons.release.version>3.7</commons.release.version> <commons.release.desc>(Java 7.0+)</commons.release.desc> <!-- Previous 2.x release series --> <commons.release.2.version>2.6</commons.release.2.version>