Repository: commons-text
Updated Branches:
  refs/heads/master 180b5d7b9 -> 076e7d3fc


Update for next release.

Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/076e7d3f
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/076e7d3f
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/076e7d3f

Branch: refs/heads/master
Commit: 076e7d3fc014e42452d381186b2c893b34524aa3
Parents: 180b5d7
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Tue Jun 12 12:58:33 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Tue Jun 12 12:58:33 2018 -0600

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/076e7d3f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f00f38d..6527eaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
     <commons.componentid>text</commons.componentid>
     <commons.module.name>org.apache.commons.text</commons.module.name>
 
-    <commons.release.version>1.4</commons.release.version>
+    <commons.release.version>1.4.1</commons.release.version>
     <commons.release.desc>(Java 8+)</commons.release.desc>
 
     <commons.jira.id>TEXT</commons.jira.id>
@@ -56,7 +56,7 @@
     <spotbugs.plugin.version>3.1.3.1</spotbugs.plugin.version>
     
     <!-- Commons Release Plugin -->
-    <commons.bc.version>1.3</commons.bc.version>
+    <commons.bc.version>1.4</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    

Reply via email to