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 2020/09/09 13:51:12 UTC

[sling-org-apache-sling-feature-launcher] 01/02: Align module name with Jira version 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-feature-launcher.git

commit 02e137bd4ecbe07e5219cebb97f6a3a5cd597198
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Sep 9 15:50:29 2020 +0200

    Align module name with Jira version name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2920ea9..269f94d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <artifactId>org.apache.sling.feature.launcher</artifactId>
     <version>1.1.5-SNAPSHOT</version>
 
-    <name>Apache Sling Feature Launcher</name>
+    <name>Apache Sling Feature Model Launcher</name>
     <description>
         A application launcher using Apache Sling Features
     </description>