Update artifact name to match Jira release name
diff --git a/pom.xml b/pom.xml
index c456767..5bf574f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <packaging>bundle</packaging>
     <version>3.2.19-SNAPSHOT</version>
 
-    <name>Apache Sling Thread Support</name>
+    <name>Apache Sling Commons Threads</name>
     <description>
         Support for thread handling like pooling.
     </description>