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

davidb pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f7d009  Update repoinit parser to latest release
3f7d009 is described below

commit 3f7d009c3d129753aea9a8938dcb8bcadcdb8bed
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 14:00:11 2021 +0000

    Update repoinit parser to latest release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0b1c35..9c25a35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -219,7 +219,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.repoinit.parser</artifactId>
-            <version>1.6.3-SNAPSHOT</version>
+            <version>1.6.4</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to