Align project name with Jira version name
diff --git a/pom.xml b/pom.xml
index 75f344e..98bcd72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>org.apache.sling.installer.core</artifactId>
     <version>3.11.0-SNAPSHOT</version>
 
-    <name>Apache Sling Installer</name>
+    <name>Apache Sling Installer Core</name>
     <description> 
         Provides services to install OSGi bundles and configurations
         by supplying input streams and dictionaries.