You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2017/09/23 23:27:35 UTC

[text] The next release will be 1.2.

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 <ga...@gmail.com>
Authored: Sat Sep 23 17:27:33 2017 -0600
Committer: Gary Gregory <ga...@gmail.com>
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>