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:35 UTC

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

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>