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:
Milos Kleint 2006-05-06 07:35:46 +00:00
parent d03ae071f5
commit c3addfbe1a
1 changed files with 1 additions and 1 deletions

View File

@ -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>