You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/10/24 15:42:13 UTC

[sling-org-apache-sling-commons-threads] 01/03: Update artifact name to match Jira release name

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git

commit 8d5c70e4b2d57dd9518a9fdc499b4ba97f8d5ce8
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Oct 24 17:36:36 2019 +0200

    Update artifact name to match Jira release name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>