1
0

SCM: SVN => Git

This commit is contained in:
sebbASF
2019-08-15 21:01:37 +01:00
committed by GitHub
parent 0548efba5b
commit 0fa3f1a910

View File

@@ -171,9 +171,9 @@ under the License.
</contributors> </contributors>
<scm> <scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/logging/trunk</connection> <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-logging</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/logging/trunk</developerConnection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-logging</developerConnection>
<url>http://svn.apache.org/repos/asf/commons/proper/logging/trunk</url> <url>https://gitbox.apache.org/repos/asf/commons-logging</url>
</scm> </scm>
<build> <build>