Align module name with Jira version name
diff --git a/pom.xml b/pom.xml
index 53d3a1c..0f3156f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <artifactId>org.apache.sling.jcr.repoinit</artifactId>
   <version>1.1.15-SNAPSHOT</version>
-  <name>Apache Sling JCR RepoInit module</name>
+  <name>Apache Sling Repoinit JCR</name>
   <description>
 	  Initializes a JCR repository based on the output
 	  of the RepoInit Language parser.