mirror of https://github.com/apache/maven.git
o change the artifact id to match
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@733846 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4611e43a15
commit
a37996d04b
|
@ -20,7 +20,7 @@
|
||||||
<groupId>org.apache.maven</groupId>
|
<groupId>org.apache.maven</groupId>
|
||||||
<version>3.0-SNAPSHOT</version>
|
<version>3.0-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>maven-distribution</artifactId>
|
<artifactId>apache-maven</artifactId>
|
||||||
<name>Maven Distribution</name>
|
<name>Maven Distribution</name>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue