made configuration consistent

git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1715532 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/maven/doxia-tools/pom.xml b/maven/doxia-tools/pom.xml
index b97fc75..ee55562 100644
--- a/maven/doxia-tools/pom.xml
+++ b/maven/doxia-tools/pom.xml
@@ -33,7 +33,7 @@
   <artifactId>doxia-tools</artifactId>
   <packaging>pom</packaging>
 
-  <name>Doxia :: Tools</name>
+  <name>Apache Maven Doxia Tools</name>
   <description>A set of tools for working with Doxia documents.</description>
   <url>http://maven.apache.org/doxia/doxia-tools/</url>
   <inceptionYear>2005</inceptionYear>
diff --git a/maven/maven-archetype-bundles/pom.xml b/maven/maven-archetype-bundles/pom.xml
index 8f6de6e..4990ab2 100644
--- a/maven/maven-archetype-bundles/pom.xml
+++ b/maven/maven-archetype-bundles/pom.xml
@@ -33,7 +33,7 @@
   <artifactId>maven-archetype-bundles</artifactId>
   <packaging>pom</packaging>
 
-  <name>Maven Archetypes</name>
+  <name>Apache Maven Archetypes</name>
   <description>Archetypes provided by Maven.</description>
   <url>http://maven.apache.org/archetypes/</url>
 
diff --git a/maven/maven-plugins/site-pom.xml b/maven/maven-plugins/site-pom.xml
index 340f2e4..a967a8d 100644
--- a/maven/maven-plugins/site-pom.xml
+++ b/maven/maven-plugins/site-pom.xml
@@ -33,7 +33,7 @@
   <packaging>pom</packaging>
 
   <name>Apache Maven Plugins Parent POM</name>
-  <description>This project consists of a POM that contains settings that are likely to be useful to any Maven plugin that is building and releasing code with Maven 2/3.</description>
+  <description>This project consists of a POM that contains settings that are likely to be useful to any Maven plugin that is building and releasing code with Maven.</description>
 
   <issueManagement>
     <system>jira</system>
diff --git a/maven/maven-shared-components/site-pom.xml b/maven/maven-shared-components/site-pom.xml
index 8c9efff..63fa70f 100644
--- a/maven/maven-shared-components/site-pom.xml
+++ b/maven/maven-shared-components/site-pom.xml
@@ -32,8 +32,8 @@
   <artifactId>maven-shared-components</artifactId>
   <packaging>pom</packaging>
 
-  <name>Apache Maven Shared Components POM</name>
-  <description>This project consists of a POM that contains settings that are likely to be useful to any Maven Shared Component that is building and releasing code with Maven 2/3.</description>
+  <name>Apache Maven Shared Components Parent POM</name>
+  <description>This project consists of a POM that contains settings that are likely to be useful to any Maven Shared Component that is building and releasing code with Maven.</description>
 
   <issueManagement>
     <system>jira</system>
diff --git a/maven/maven-skins/pom.xml b/maven/maven-skins/pom.xml
index 834eab9..edce6ea 100644
--- a/maven/maven-skins/pom.xml
+++ b/maven/maven-skins/pom.xml
@@ -33,7 +33,7 @@
   <artifactId>maven-skins</artifactId>
   <packaging>pom</packaging>
 
-  <name>Maven Skins</name>
+  <name>Apache Maven Skins</name>
   <description>Maven Skins</description>
   <url>http://maven.apache.org/skins/</url>
 
diff --git a/maven/maven-skins/site-pom.xml b/maven/maven-skins/site-pom.xml
index c5b7893..430136f 100644
--- a/maven/maven-skins/site-pom.xml
+++ b/maven/maven-skins/site-pom.xml
@@ -33,7 +33,7 @@
   <packaging>pom</packaging>
 
   <name>Apache Maven Skins Parent POM</name>
-  <description>This project consists of a POM that contains settings that are likely to be useful to any Maven Skin that is building and releasing code with Maven 2/3.</description>
+  <description>This project consists of a POM that contains settings that are likely to be useful to any Maven Skin that is building and releasing code with Maven.</description>
 
   <issueManagement>
     <system>jira</system>
diff --git a/maven/site-pom.xml b/maven/site-pom.xml
index 48afa60..3f3e063 100644
--- a/maven/site-pom.xml
+++ b/maven/site-pom.xml
@@ -33,7 +33,7 @@
   <packaging>pom</packaging>
 
   <name>Apache Maven Parent POM</name>
-  <description>This project consists of a POM that contains settings that are likely to be useful to any Maven project that is building and releasing code with Maven 2/3.</description>
+  <description>This project consists of a POM that contains settings that are likely to be useful to any Maven project that is building and releasing code with Maven.</description>
   <url>http://maven.apache.org/pom/maven/</url>
 
   <modules>