Skip to content

Commit 3775e6d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1721755 13f79535-47bb-0310-9956-ffa450edef68
1 parent a878281 commit 3775e6d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
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.5</version>
27+
<version>2.6-SNAPSHOT</version>
2828
<name>Apache Commons IO</name>
2929

3030
<inceptionYear>2002</inceptionYear>
@@ -49,9 +49,9 @@ file comparators, endian transformation classes, and much more.
4949
</distributionManagement>
5050

5151
<scm>
52-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/io/tags/commons-io-2.5-RC3</connection>
53-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/io/tags/commons-io-2.5-RC3</developerConnection>
54-
<url>http://svn.apache.org/viewvc/commons/proper/io/tags/commons-io-2.5-RC3</url>
52+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/io/trunk</connection>
53+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/io/trunk</developerConnection>
54+
<url>http://svn.apache.org/viewvc/commons/proper/io/trunk</url>
5555
</scm>
5656

5757
<developers>

0 commit comments

Comments
 (0)