mirror of https://github.com/apache/maven.git
o Made the test build after their support stuff
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733250 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6ae021b3a8
commit
d85cca8664
|
@ -35,9 +35,10 @@ under the License.
|
|||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
<module>core-it-suite</module>
|
||||
<module>core-it-support</module>
|
||||
<module>core-it-suite</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>
|
||||
|
|
Loading…
Reference in New Issue