Upversion pom
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/97889f17 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/97889f17 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/97889f17 Branch: refs/heads/master Commit: 97889f17d13bd515c563760c6ceb1984ee09918d Parents: 40d01bb Author: Rob Tompkins <chtom...@apache.org> Authored: Wed Mar 21 19:46:55 2018 -0400 Committer: Rob Tompkins <chtom...@apache.org> Committed: Wed Mar 21 19:46:55 2018 -0400 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/97889f17/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1d65c75..b105e17 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <version>45</version> </parent> <artifactId>commons-text</artifactId> - <version>1.3</version> + <version>1.4-SNAPSHOT</version> <name>Apache Commons Text</name> <description>Apache Commons Text is a library focused on algorithms working on strings.</description> @@ -36,7 +36,7 @@ <commons.componentid>text</commons.componentid> <commons.module.name>org.apache.commons.text</commons.module.name> - <commons.release.version>1.3</commons.release.version> + <commons.release.version>1.4</commons.release.version> <commons.release.desc>(Java 7+)</commons.release.desc> <commons.jira.id>TEXT</commons.jira.id>