o fix POM typo

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@468269 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-10-27 04:41:22 +00:00
parent 28162bb53b
commit 8b97bd97cb
1 changed files with 4 additions and 6 deletions

View File

@ -26,11 +26,9 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>maven-core-it-support-old-location</artifactId>
<packaging>jar</packaging>
<version>1.1</version>
<relocation>
<artifactId>maven-core-it-support</artifactId>
<message>Testing</message>
</relocation>
</distributionManagement>
<relocation>
<artifactId>maven-core-it-support</artifactId>
<message>Testing</message>
</relocation>
</project>