mirror of https://github.com/apache/maven.git
o change the artifact id so that the archetype create is maven-it-archetype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551657 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5b3c8f9b00
commit
da7208d212
|
@ -5,7 +5,7 @@
|
||||||
<artifactId>core-integration-testing</artifactId>
|
<artifactId>core-integration-testing</artifactId>
|
||||||
<version>1-SNAPSHOT</version>
|
<version>1-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>core-integration-tests</artifactId>
|
<artifactId>maven-it</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
<name>Maven Integration Tests</name>
|
<name>Maven Integration Tests</name>
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Reference in New Issue