This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.repoinit-1.1.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git
commit e68a508eea5513f9aa38e62bf4340c98b4383701 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Fri Nov 25 09:22:18 2016 +0000 Make name consistent with module name git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/repoinit@1771260 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 70307b1..190c0c3 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <artifactId>org.apache.sling.jcr.repoinit</artifactId> <packaging>bundle</packaging> <version>1.1.1-SNAPSHOT</version> - <name>Apache Sling RepoInit JCR module</name> + <name>Apache Sling JCR RepoInit module</name> <description> Initializes a JCR repository based on the output of the RepoInit Language parser. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
