Repository: commons-text Updated Branches: refs/heads/master 2078a6395 -> 3bb08232f
The next release will be 1.2. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/3bb08232 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/3bb08232 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/3bb08232 Branch: refs/heads/master Commit: 3bb08232fe080f6e421d51a0856d77ce44ea2e2a Parents: 2078a63 Author: Gary Gregory <[email protected]> Authored: Sat Sep 23 17:27:33 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Sat Sep 23 17:27:33 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/3bb08232/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b10927d..cd1c133 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ <commons.componentid>text</commons.componentid> <commons.module.name>org.apache.commons.text</commons.module.name> - <commons.release.version>1.1</commons.release.version> + <commons.release.version>1.2</commons.release.version> <commons.release.desc>(Java 7+)</commons.release.desc> <commons.jira.id>TEXT</commons.jira.id>
