mirror of https://github.com/apache/maven.git
fix scm
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705056 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fd8f2c6323
commit
f0cbdc9e42
|
@ -33,6 +33,12 @@ under the License.
|
|||
|
||||
<name>Maven Integration Test Plugin :: Class Loader :: Aggregator</name>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader</developerConnection>
|
||||
<url>http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-class-loader</url>
|
||||
</scm>
|
||||
|
||||
<modules>
|
||||
<module>maven-it-plugin-class-loader</module>
|
||||
<module>dep-a</module>
|
||||
|
|
Loading…
Reference in New Issue