This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.repoinit.parser-1.0.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git

commit 061b136b8cc934ddc7b477cd4f922e42dd4c0be1
Author: Bertrand Delacretaz <bdelacre...@apache.org>
AuthorDate: Fri Jan 22 15:43:35 2016 +0000

    SLING-5449 - the name is 'repoinit' instead as the parser is not 
JCR-specific
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/jcrinit/parser@1726240
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2b183e1..7fe6c0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,16 +27,16 @@
     <relativePath/>
   </parent>
 
-  <artifactId>org.apache.sling.acldef.parser</artifactId>
+  <artifactId>org.apache.sling.repoinit.parser</artifactId>
   <packaging>bundle</packaging>
   <version>0.0.1-SNAPSHOT</version>
-  <name>Apache Sling ACL Definitions Parser</name>
-  <description>Parser for an ACL Definition Language used in 
Sling</description>
+  <name>Apache Sling RepoInit Parser</name>
+  <description>Parser for the Repository Initialization language used in 
Sling</description>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/acldef-parser</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/acldef-parser</developerConnection>
-    
<url>https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/acldef-parser</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/repoinit/parser</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/repoinit/parser</developerConnection>
+    
<url>https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/repoinit/parser</url>
   </scm>
   
   <build>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <commits@sling.apache.org>.

Reply via email to