mirror of https://github.com/apache/maven.git
correcting artifactId and groupId
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466655 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6979b51ef4
commit
db9c18580c
|
@ -5,7 +5,7 @@
|
|||
<version>2.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>maven-core-it0007</artifactId>
|
||||
<artifactId>maven-it-it0007</artifactId>
|
||||
<description>We specify a parent in the POM and make sure that it is downloaded as
|
||||
part of the process. </description>
|
||||
<packaging>jar</packaging>
|
||||
|
|
Loading…
Reference in New Issue