SCM: SVN => Git
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user