adjust name

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@477982 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2006-11-22 00:08:32 +00:00
parent 33e6497989
commit 9e60371913
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
<Project rdf:about="http://Maven.rdf.apache.org/">
<created>2001</created>
<license rdf:resource="http://www.apache.org/licenses/LICENSE-2.0.txt"/>
<name>Maven</name>
<name>Apache Maven</name>
<homepage rdf:resource="http://maven.apache.org/"/>
<asfext:pmc rdf:resource="http://maven.apache.org/"/>
<shortdesc>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</shortdesc>

View File

@ -27,7 +27,7 @@
</parent>
<artifactId>maven</artifactId>
<packaging>pom</packaging>
<name>Maven</name>
<name>Apache Maven</name>
<version>2.1-SNAPSHOT</version>
<description>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</description>
<url>http://maven.apache.org/</url>