blob: 0c739af18a0e3221f27b764ad5dde23dbca30b51 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?><project>
<parent>
<artifactId>mng-2739</artifactId>
<groupId>org.apache.maven.its.mng2739</groupId>
<version>1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>repo-id</artifactId>
<name>repo-id</name>
<description>Test missing repository id</description>
<repositories>
<repository>
<url>http://maven.apache.org/</url>
</repository>
</repositories>
</project>