mirror of https://github.com/apache/maven.git
2 projects had the same name, changing the name for CLI.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@400258 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d03ae071f5
commit
c3addfbe1a
|
@ -7,7 +7,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-cli</artifactId>
|
||||
<name>Maven Core</name>
|
||||
<name>Maven Core - CLI</name>
|
||||
<version>2.1-SNAPSHOT</version>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in New Issue