Update version numbers for Commons IO release 2.6

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

Branch: refs/heads/master
Commit: 2ae025fe5c4a7d2046c53072b0898e37a079fe62
Parents: 651ad03
Author: Benedikt Ritter <brit...@apache.org>
Authored: Sat Sep 30 16:33:46 2017 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Sun Oct 15 11:54:18 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-io/blob/2ae025fe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d1dd3e8..754225f 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-SNAPSHOT</version>
+  <version>2.6</version>
   <name>Apache Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>
@@ -52,6 +52,7 @@ file comparators, endian transformation classes, and much 
more.
     
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-io.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-io.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=commons-io.git</url>
+    <tag>commons-io-2.6</tag>
   </scm>
 
   <developers>

Reply via email to