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/09/30 14:34:53 UTC

[5/5] commons-io git commit: Update version numbers for Commons IO release 2.6

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

Branch: refs/heads/release
Commit: 79e236e0508c43519a7ff7868e8d48883628b6e4
Parents: 192771d
Author: Benedikt Ritter <br...@apache.org>
Authored: Sat Sep 30 16:33:46 2017 +0200
Committer: Benedikt Ritter <br...@apache.org>
Committed: Sat Sep 30 16:33:46 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-io/blob/79e236e0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a7766d..01d0341 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>