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

svn commit: r1810866 - in /sling/trunk/bundles/jcr/webdav: README.md pom.xml

Author: olli
Date: Tue Oct  3 09:58:56 2017
New Revision: 1810866

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

add uniform header linking to Sling project

Modified:
    sling/trunk/bundles/jcr/webdav/README.md
    sling/trunk/bundles/jcr/webdav/pom.xml

Modified: sling/trunk/bundles/jcr/webdav/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/webdav/README.md?rev=1810866&r1=1810865&r2=1810866&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/webdav/README.md (original)
+++ sling/trunk/bundles/jcr/webdav/README.md Tue Oct  3 09:58:56 2017
@@ -1,3 +1,5 @@
-Apache Sling WebDAV
+# Apache Sling JCR WebDAV
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 Bundle to access JCR repositories over WebDAV

Modified: sling/trunk/bundles/jcr/webdav/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/webdav/pom.xml?rev=1810866&r1=1810865&r2=1810866&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/webdav/pom.xml (original)
+++ sling/trunk/bundles/jcr/webdav/pom.xml Tue Oct  3 09:58:56 2017
@@ -31,7 +31,7 @@
     <packaging>bundle</packaging>
     <version>2.3.9-SNAPSHOT</version>
 
-    <name>Apache Sling Simple WebDAV Access to repositories</name>
+    <name>Apache Sling JCR WebDAV</name>
     <description>
         Bundle to access JCR repositories over WebDAV
     </description>