Align module name with Jira version name
diff --git a/pom.xml b/pom.xml
index b5608ec..2e89317 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <artifactId>org.apache.sling.jcr.contentloader</artifactId>
     <version>2.5.1-SNAPSHOT</version>
 
-    <name>Apache Sling Initial Content Loader</name>
+    <name>Apache Sling JCR ContentLoader</name>
     <description>This bundle provides initial content installation through bundles.</description>
 
     <properties>