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 <[email protected]>
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>