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:25:56 UTC

[sling-org-apache-sling-jcr-js-nodetypes] 05/05: 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-org-apache-sling-jcr-js-nodetypes.git

commit ad53fc31816633d771012b8d8514f1112a2cb9d6
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Oct 3 10:05:22 2017 +0000

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

diff --git a/README.md b/README.md
index 161117a..c854e4c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-jsNodeTypes - The JavaScript Node Types library
-===========
+# Apache Sling JCR JS NodeTypes
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 A public documentation of the library can be found at: http://www.jcrbrowser.org/sling/libs/jsnodetypes/content/documentation.html.
 The documentation of the library version you deployed is shipped with the bundle. It can be found at http://[yourserver]:[yourport]/libs/jsnodetypes/content/documentation.html
diff --git a/pom.xml b/pom.xml
index 15b02e7..ce1b98c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 	<packaging>bundle</packaging>
 	<version>0.1.0-SNAPSHOT</version>
 
-	<name>jsNodeTypes</name>
+	<name>Apache Sling JCR JS NodeTypes</name>
 	<description>
 	Uses Apache Sling to generate a JavaScript representation of JCR node types.
     </description>

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