Skip to content

Commit 2ae025f

Browse files
committed
Update version numbers for Commons IO release 2.6
1 parent 651ad03 commit 2ae025f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-io</groupId>
2626
<artifactId>commons-io</artifactId>
27-
<version>2.6-SNAPSHOT</version>
27+
<version>2.6</version>
2828
<name>Apache Commons IO</name>
2929

3030
<inceptionYear>2002</inceptionYear>
@@ -52,6 +52,7 @@ file comparators, endian transformation classes, and much more.
5252
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-io.git</connection>
5353
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-io.git</developerConnection>
5454
<url>https://git-wip-us.apache.org/repos/asf?p=commons-io.git</url>
55+
<tag>commons-io-2.6</tag>
5556
</scm>
5657

5758
<developers>

0 commit comments

Comments
 (0)