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 f45bc84 back to parser snapshot after release
f45bc84 is described below
commit f45bc8449ffa64e3ad5f7b4d5c132968fa7a4b8e
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Feb 12 17:28:19 2021 +0100
back to parser snapshot after release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8b26dd3..9fc9935 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.6</version>
+ <version>1.6.7-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>