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 <chtom...@gmail.com> Authored: Mon Jan 30 08:21:53 2017 -0500 Committer: Rob Tompkins <chtom...@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>