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 10:13:51 UTC

svn commit: r1810969 - in /sling/trunk/tooling/maven/maven-jcrocm-plugin: README.md pom.xml

Author: olli
Date: Tue Oct  3 10:13:51 2017
New Revision: 1810969

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

add uniform header linking to Sling project

Modified:
    sling/trunk/tooling/maven/maven-jcrocm-plugin/README.md
    sling/trunk/tooling/maven/maven-jcrocm-plugin/pom.xml

Modified: sling/trunk/tooling/maven/maven-jcrocm-plugin/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/maven/maven-jcrocm-plugin/README.md?rev=1810969&r1=1810968&r2=1810969&view=diff
==============================================================================
--- sling/trunk/tooling/maven/maven-jcrocm-plugin/README.md (original)
+++ sling/trunk/tooling/maven/maven-jcrocm-plugin/README.md Tue Oct  3 10:13:51 2017
@@ -1,4 +1,6 @@
-Apache Sling Maven JCROCM Plugin
+# Apache Sling Maven JCROCM Plugin
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 The Maven JcrOCM Plugin supports extracting and generation of
 Jackrabbit OCM descriptors from JavaDoc tags embedded in the

Modified: sling/trunk/tooling/maven/maven-jcrocm-plugin/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/maven/maven-jcrocm-plugin/pom.xml?rev=1810969&r1=1810968&r2=1810969&view=diff
==============================================================================
--- sling/trunk/tooling/maven/maven-jcrocm-plugin/pom.xml (original)
+++ sling/trunk/tooling/maven/maven-jcrocm-plugin/pom.xml Tue Oct  3 10:13:51 2017
@@ -31,9 +31,7 @@
 	<version>2.0.5-SNAPSHOT</version>
 	<packaging>maven-plugin</packaging>
 
-	<name>
-		Apache Sling Maven Plugin to create Jackrabbit OCM descriptors
-	</name>
+	<name>Apache Sling Maven JCROCM Plugin</name>
 	<description>
 		The Maven JcrOCM Plugin supports extracting and generation of
 		Jackrabbit OCM descriptors from JavaDoc tags embedded in the