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-unpack.git
The following commit(s) were added to refs/heads/master by this push:
new 9b8f103 Fix project name
9b8f103 is described below
commit 9b8f1034c1c46ba6c6e1e646e6bb19cbfb319f62
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed May 11 16:48:55 2022 +0200
Fix project name
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fa8a9c6..e2045d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<artifactId>org.apache.sling.feature.extension.unpack</artifactId>
<version>0.3.1-SNAPSHOT</version>
- <name>Sling Featuremodel - Unpack Extension</name>
+ <name>Apache Sling Feature Model - Unpack Extension</name>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-unpack.git</connection>