You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2017/10/20 06:24:10 UTC

[6/6] commons-io git commit: Bump to next development version

Bump to next development version


Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/14a80bc4
Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/14a80bc4
Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/14a80bc4

Branch: refs/heads/master
Commit: 14a80bc4daa3f6f2d63dbc36ffc0b3e526febe69
Parents: 2ae025f
Author: Benedikt Ritter <br...@apache.org>
Authored: Fri Oct 20 08:23:16 2017 +0200
Committer: Benedikt Ritter <br...@apache.org>
Committed: Fri Oct 20 08:23:16 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-io/blob/14a80bc4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 754225f..bf15f59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.6</version>
+  <version>2.7-SNAPSHOT</version>
   <name>Apache Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>