You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/02/09 13:20:33 UTC

[1/3] [text] Update versions for 1.0-beta-1 RC4

Repository: commons-text
Updated Branches:
  refs/heads/master 5066ac6f1 -> 348aa51c1


Update versions for 1.0-beta-1 RC4


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

Branch: refs/heads/master
Commit: 65e4314fbd6c3a8f5c248d07a4ccffc1f0ea8bb9
Parents: 2645df4
Author: Rob Tompkins <ch...@gmail.com>
Authored: Mon Jan 30 08:21:53 2017 -0500
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Mon Jan 30 08:21:53 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/65e4314f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 16aae24..26721ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-text</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0-beta-1</version>
   <name>Apache Commons Text</name>
 
   <inceptionYear>2014</inceptionYear>
@@ -125,7 +125,8 @@
 
     <commons.componentid>text</commons.componentid>
 
-    <commons.release.version>1.0</commons.release.version>
+    <commons.release.version>1.0-beta-1</commons.release.version>
+    <commons.rc.version>RC4</commons.rc.version>
     <commons.release.desc>(Java 7+)</commons.release.desc>
 
     <commons.jira.id>TEXT</commons.jira.id>


[2/3] [text] Putting release history in master branch from 1.0-beta-1

Posted by ch...@apache.org.
Putting release history in master branch from 1.0-beta-1


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

Branch: refs/heads/master
Commit: 80ec859d8f2a5318d19e7b2735a6c985297f558e
Parents: 5066ac6 65e4314
Author: Rob Tompkins <ch...@apache.org>
Authored: Thu Feb 9 08:18:43 2017 -0500
Committer: Rob Tompkins <ch...@apache.org>
Committed: Thu Feb 9 08:18:43 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/80ec859d/pom.xml
----------------------------------------------------------------------


[3/3] [text] Update to 1.0-SNAPSHOT in version

Posted by ch...@apache.org.
Update to 1.0-SNAPSHOT in version


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

Branch: refs/heads/master
Commit: 348aa51c1c9e427845b5063874ec4131c7d74182
Parents: 80ec859
Author: Rob Tompkins <ch...@apache.org>
Authored: Thu Feb 9 08:20:27 2017 -0500
Committer: Rob Tompkins <ch...@apache.org>
Committed: Thu Feb 9 08:20:27 2017 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/348aa51c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a7bdc2..dc2bc80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-text</artifactId>
-  <version>1.0-beta-1</version>
+  <version>1.0-SNAPSHOT</version>
   <name>Apache Commons Text</name>
 
   <inceptionYear>2014</inceptionYear>