SLING-8695 - Make sure that the Sling modules' pom files provide a name value that's consistent with the JIRA releases
diff --git a/pom.xml b/pom.xml
index 752891b..2f6bf66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <artifactId>org.apache.sling.commons.metrics</artifactId>
   <version>1.2.7-SNAPSHOT</version>
 
-  <name>Apache Sling Metrics</name>
+  <name>Apache Sling Commons Metrics</name>
   <description>
     Integrates Metric library with Sling. Refer to
     https://sling.apache.org/documentation/bundles/metrics.html