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-installer-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 1951cd3  Align project name with Jira version name
1951cd3 is described below

commit 1951cd39b19d856a48e25665a527e005c6616f04
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Mar 20 18:04:01 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 75f344e..98bcd72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>org.apache.sling.installer.core</artifactId>
     <version>3.11.0-SNAPSHOT</version>
 
-    <name>Apache Sling Installer</name>
+    <name>Apache Sling Installer Core</name>
     <description> 
         Provides services to install OSGi bundles and configurations
         by supplying input streams and dictionaries.

Reply via email to