blob: 53e7be032ff2e77a16c658620d7b5461e65b2458 [file] [log] [blame]
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.its.it0095</groupId>
<artifactId>parent</artifactId>
<version>1</version>
<packaging>pom</packaging>
<url>http://host/path/parent</url>
<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core-it/it0095/parent</connection>
<developerConnection>scm:svn:https://dev.svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core-it/it0095/parent</developerConnection>
<url>http://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core-it/it0095/parent</url>
</scm>
<modules>
<module>../sub1</module>
</modules>
</project>