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:54 UTC

[sling-jcrinstall-bundle-archetype] 20/20: 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-jcrinstall-bundle-archetype.git

commit 8d408e3a66f7150578fe0b28fe23f3c630bef539
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Oct 3 10:12:41 2017 +0000

    SLING-7167 Adjust READMEs
    
    add uniform header linking to Sling project
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810961 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 95f8caa..22472de 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
-Sling JCRInstall Bundle Archetype
+# Apache Sling JCRInstall Bundle Archetype
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 Maven archetype for OSGi bundles installed via JCR Install.
diff --git a/pom.xml b/pom.xml
index a20bd9d..216f011 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <version>1.0.5-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
 
-    <name>Sling JCRInstall Bundle Archetype</name>
+    <name>Apache Sling JCRInstall Bundle Archetype</name>
     <description>Maven archetype for a generic OSGi bundle installed via JCR Install.</description>
 
     <scm>

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