mirror of https://github.com/apache/maven.git
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:
parent
28162bb53b
commit
8b97bd97cb
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue