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