This is an automated email from the ASF dual-hosted git repository.
chtompki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
The following commit(s) were added to refs/heads/master by this push:
new 700a066 (update) 1.7 will be the next release, I think
700a066 is described below
commit 700a066a71bd626df547085e2f66f3f3f0939d26
Author: Rob Tompkins <[email protected]>
AuthorDate: Mon Mar 18 21:11:38 2019 -0400
(update) 1.7 will be the next release, I think
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 237800a..1df8bb4 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.6</commons.release.version>
+ <commons.release.version>1.7</commons.release.version>
<commons.release.desc>(Java 8+)</commons.release.desc>
<commons.jira.id>TEXT</commons.jira.id>