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 999ef64 Back to snapshot after release
999ef64 is described below
commit 999ef64dd4de4bd90fda283c10b78aa0373c2866
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Mar 30 11:12:35 2020 +0200
Back to snapshot after release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cbbf6f2..a3a91a1 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.2</version>
+ <version>1.6.3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>