o Use the correct name in pom.xml, which means that it can also be removed from site.xml.

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@534079 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index fdad951..40b9ba3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
   <artifactId>maven-gpg-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <version>1.0-alpha-4-SNAPSHOT</version>
-  <name>maven-gpg-plugin Maven Mojo</name>
+  <name>Maven GPG Plugin</name>
   <prerequisites>
     <maven>2.0.5</maven>
   </prerequisites>
diff --git a/src/site/site.xml b/src/site/site.xml
index fb3505b..351b2b7 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -18,7 +18,7 @@
 under the License.
 -->
 
-<project name="Maven GPG Plugin">
+<project>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>