mirror of https://github.com/apache/maven.git
fix SCM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698422 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6538efe0bb
commit
b355beba79
|
@ -38,4 +38,9 @@ under the License.
|
|||
<module>core-it-suite</module>
|
||||
<module>core-it-support</module>
|
||||
</modules>
|
||||
<scm>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/</developerConnection>
|
||||
<url>http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/</url>
|
||||
</scm>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue