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 2017/10/18 23:30:07 UTC

[sling-slingstart-archetype] 14/17: Correct archetype 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-slingstart-archetype.git

commit 2261685d005bf66bb4891b7479848f67249660b1
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jun 12 11:11:26 2017 +0000

    Correct archetype name
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1798440 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index be68f50..4bef843 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <artifactId>sling-slingstart-archetype</artifactId>
     <version>1.0.3-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
-    <name>Sling Slingstart Archetype</name>
+    <name>Apache Sling Slingstart Archetype</name>
     <description>Maven archetype for a Sling Slingstart application</description>
 
     <scm>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.