SLING-7624 fix artifact id
diff --git a/pom.xml b/pom.xml
index 156322e..2be9ba8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,10 +20,10 @@
         <relativePath/>
     </parent>
 
-    <artifactId>sling-org-apache-sling-servlets-annotations</artifactId>
+    <artifactId>org.apache.sling.servlets.annotations</artifactId>
     <version>1.0.0-SNAPSHOT</version>
 
-    <name>Apache Sling Servlets Annotations</name>
+    <name>Apache Sling Servlet Annotations</name>
     <description>
       OSGi DS 1.4 component property type annotations for Sling servlets and filters
     </description>