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

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git


The following commit(s) were added to refs/heads/master by this push:
     new 4c7a202  Fix project name
4c7a202 is described below

commit 4c7a202d8d972f6a1885bc1a6ea416c45ed53c95
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed May 11 16:49:31 2022 +0200

    Fix project name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aff5be3..f6ae19f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <artifactId>org.apache.sling.feature.extension.content</artifactId>
     <version>1.0.11-SNAPSHOT</version>
-    <name>Sling Featuremodel - Content Deployment Exension</name>
+    <name>Apache Sling Feature Model - Content Deployment Exension</name>
 
     <licenses>
         <!-- This is also in the Apache parent POM, but adding it here 
includes 

Reply via email to