fix name
diff --git a/pom.xml b/pom.xml
index c6c6e28..1c2b6a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
     <artifactId>maven-enforcer-rules</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>Additional Maven Enforcer Rules</name>
+    <name>Maven Enforcer Rules</name>
     <description>Custom Maven Enforcer rules specifically targeted at working with OSGi bundle modules</description>
 
     <scm>