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:
Benjamin Bentmann 2009-01-10 09:32:39 +00:00
parent 6ae021b3a8
commit d85cca8664
1 changed files with 2 additions and 1 deletions

View File

@ -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>