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

kwin 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 74901dd  use repoinit.parser 1.9.0
74901dd is described below

commit 74901dda550080b6a3f61b27f8f2a7b493c9fc0b
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Jan 25 19:56:07 2023 +0100

    use repoinit.parser 1.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bffc8fd..d30eecb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,7 +226,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.repoinit.parser</artifactId>
-            <version>1.8.1-SNAPSHOT</version>
+            <version>1.9.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to