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/20 14:41:07 UTC

[sling-org-apache-sling-jcr-contentparser] 08/38: change name to "Apache Sling JCR Content Parser"

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-contentparser.git

commit 1726a8bf105a6c412c1970145a58be99f319c4a4
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Mon Mar 20 11:18:02 2017 +0000

    change name to "Apache Sling JCR Content Parser"
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1787719 13f79535-47bb-0310-9956-ffa450edef68
---
 README.txt | 2 +-
 pom.xml    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.txt b/README.txt
index d0888d9..1446028 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,4 @@
-Apache Sling Content Parser
+Apache Sling JCR Content Parser
 
 Parser for JCR repository content stored in files (e.g. JSON, FileVault XML).
 
diff --git a/pom.xml b/pom.xml
index a4e4f67..ea8af54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <packaging>bundle</packaging>
     <version>1.0.1-SNAPSHOT</version>
 
-    <name>Apache Sling Content Parser</name>
+    <name>Apache Sling JCR Content Parser</name>
     <description>
         Parser for JCR repository content stored in files (e.g. JSON, FileVault XML).
     </description>

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