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-maven-jcrocm-plugin.git
commit 53f4c5a6025fa1d18ff8a419ba59a335979fa4b7 Author: Oliver Lietz <[email protected]> AuthorDate: Tue Oct 3 10:13:51 2017 +0000 SLING-7167 Adjust READMEs add uniform header linking to Sling project git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810969 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 4 +++- pom.xml | 4 +--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index afcc71e..ba78eb1 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/pom.xml b/pom.xml index 6a1b2e9..a856690 100644 --- a/pom.xml +++ b/pom.xml @@ -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 -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
