Author: brett
Date: Tue Nov 21 16:08:32 2006
New Revision: 477982
URL: http://svn.apache.org/viewvc?view=rev&rev=477982
Log:
adjust name
Modified:
maven/components/trunk/doap_Maven.rdf
maven/components/trunk/pom.xml
Modified: maven/components/trunk/doap_Maven.rdf
URL:
http://svn.apache.org/viewvc/maven/components/trunk/doap_Maven.rdf?view=diff&rev=477982&r1=477981&r2=477982
==============================================================================
--- maven/components/trunk/doap_Maven.rdf (original)
+++ maven/components/trunk/doap_Maven.rdf Tue Nov 21 16:08:32 2006
@@ -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>
@@ -118,4 +118,4 @@
</foaf:Person>
</maintainer>
</Project>
-</rdf:RDF>
\ No newline at end of file
+</rdf:RDF>
Modified: maven/components/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?view=diff&rev=477982&r1=477981&r2=477982
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Tue Nov 21 16:08:32 2006
@@ -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>