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/a2190817
Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/a2190817
Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/a2190817

Branch: refs/heads/release
Commit: a219081780bb1714876ef3e1109283b96f3b007b
Parents: 2784633
Author: Benedikt Ritter <brit...@apache.org>
Authored: Sat Sep 30 16:33:46 2017 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Sat Oct 14 14:04:02 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-io/blob/a2190817/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