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 <[email protected]>
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>

Reply via email to