You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/07/03 16:30:22 UTC

[commons-text] 01/02: Bump to next development version

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git

commit c6196c624c7f21182468701bf6f56b9c21c350e6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Jul 3 12:29:25 2019 -0400

    Bump to next development version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0861994..8907e17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <version>48</version>
   </parent>
   <artifactId>commons-text</artifactId>
-  <version>1.7</version>
+  <version>1.8-SNAPSHOT</version>
   <name>Apache Commons Text</name>
   <description>Apache Commons Text is a library focused on algorithms working on strings.</description>
   <url>http://commons.apache.org/proper/commons-text</url>