blob: 0f72f44976d5f8996e90d2b8a7e8c33c1c124f41 [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>