Skip to content

Commit 2c771de

Browse files
committed
Document new git repository location
1 parent 65e1c9c commit 2c771de

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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/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>
52+
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-io.git</connection>
53+
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-io.git</developerConnection>
54+
<url>https://git-wip-us.apache.org/repos/asf?p=commons-io.git</url>
5555
</scm>
5656

5757
<developers>

0 commit comments

Comments
 (0)