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 2022/03/14 13:09:24 UTC

[sling-project-archetype] 02/02: Align module name to 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-project-archetype.git

commit 1083b4732a6120c8242879c769f8d0df14686dde
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Mar 14 14:08:54 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 0a89c0e..8d8c8d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <version>1.0.7-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
 
-    <name>Sling Project Archetype</name>
+    <name>Project Archetype</name>
     <description>
         This archetype is creating a full Sling Project composed of
         a OSGi Bundle and a Content Package which can be deployed