You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2020/03/16 10:32:32 UTC

[sling-org-apache-sling-jcr-repoinit] branch master updated: Back to snapshot after release

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

bdelacretaz 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 f7c0e2f  Back to snapshot after release
f7c0e2f is described below

commit f7c0e2ff041cd7756c9fa4a7920396d38266fab8
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Mon Mar 16 11:32:18 2020 +0100

    Back to snapshot after release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53bce39..37960d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.repoinit.parser</artifactId>
-            <version>1.5.2</version>
+            <version>1.5.3-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>