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:49:59 UTC

svn commit: r1810821 - in /sling/trunk/bundles/commons/mime: README.md pom.xml

Author: olli
Date: Tue Oct  3 09:49:58 2017
New Revision: 1810821

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

add uniform header linking to Sling project

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

Modified: sling/trunk/bundles/commons/mime/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/mime/README.md?rev=1810821&r1=1810820&r2=1810821&view=diff
==============================================================================
--- sling/trunk/bundles/commons/mime/README.md (original)
+++ sling/trunk/bundles/commons/mime/README.md Tue Oct  3 09:49:58 2017
@@ -1,3 +1,5 @@
-Apache Sling Mime Library
+# Apache Sling Commons MIME type mapping support
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 Support for configurable MIME type mapping and querying.

Modified: sling/trunk/bundles/commons/mime/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/mime/pom.xml?rev=1810821&r1=1810820&r2=1810821&view=diff
==============================================================================
--- sling/trunk/bundles/commons/mime/pom.xml (original)
+++ sling/trunk/bundles/commons/mime/pom.xml Tue Oct  3 09:49:58 2017
@@ -31,7 +31,7 @@
     <packaging>bundle</packaging>
     <version>2.1.11-SNAPSHOT</version>
 
-    <name>Apache Sling MIME type mapping support</name>
+    <name>Apache Sling Commons MIME type mapping support</name>
     <description>
 	Support for configurable MIME type mapping and querying
     </description>