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:29:59 UTC

[sling-initial-content-archetype] 19/19: SLING-7167 Adjust READMEs

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-initial-content-archetype.git

commit 03d028422787ca4b8a5d6ad71dcbcda5e246003f
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Oct 3 10:12:50 2017 +0000

    SLING-7167 Adjust READMEs
    
    add uniform header linking to Sling project
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810962 13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 4 +++-
 pom.xml   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 43aaff8..87922f1 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
-Sling Initial Content Archetype
+# Apache Sling Initial Content Archetype
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 Maven archetype for initial content.
diff --git a/pom.xml b/pom.xml
index 4cd2994..59c2fa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <version>1.0.5-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
 
-    <name>Sling Initial Content Archetype</name>
+    <name>Apache Sling Initial Content Archetype</name>
     <description>Maven archetype for initial content</description>
 
     <scm>

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