You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/10/03 09:19:48 UTC

svn commit: r1810679 - in /sling/trunk/bundles/commons/johnzon: README.md pom.xml

Author: olli
Date: Tue Oct  3 09:19:48 2017
New Revision: 1810679

URL: http://svn.apache.org/viewvc?rev=1810679&view=rev
Log:
SLING-7167 Adjust READMEs

add missing README

Added:
    sling/trunk/bundles/commons/johnzon/README.md
Modified:
    sling/trunk/bundles/commons/johnzon/pom.xml

Added: sling/trunk/bundles/commons/johnzon/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/johnzon/README.md?rev=1810679&view=auto
==============================================================================
--- sling/trunk/bundles/commons/johnzon/README.md (added)
+++ sling/trunk/bundles/commons/johnzon/README.md Tue Oct  3 09:19:48 2017
@@ -0,0 +1,3 @@
+# Apache Sling Commons Johnzon Wrapper Library
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.

Modified: sling/trunk/bundles/commons/johnzon/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/johnzon/pom.xml?rev=1810679&r1=1810678&r2=1810679&view=diff
==============================================================================
--- sling/trunk/bundles/commons/johnzon/pom.xml (original)
+++ sling/trunk/bundles/commons/johnzon/pom.xml Tue Oct  3 09:19:48 2017
@@ -23,7 +23,7 @@
     <packaging>bundle</packaging>
     <version>1.1.1-SNAPSHOT</version>
 
-    <name>Apache Johnzon Wrapper Library</name>
+    <name>Apache Sling Commons Johnzon Wrapper Library</name>
     <description>Apache Johnzon powered javax.json library</description>
 
     <scm>