blob: 18fc414cbae48e4d0bec8c0ce4392cb9206a8e60 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?><project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.its.mng2861.old</groupId>
<artifactId>project</artifactId>
<name>project</name>
<version>1.0</version>
<url>http://maven.apache.org</url>
<distributionManagement>
<repository>
<id>id</id>
<url>file://localhost/${basedir}/../repository</url>
</repository>
</distributionManagement>
</project>