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 6a22689 Preparing to relase this module along with the parser module
6a22689 is described below
commit 6a226893366c80a6e5d4bfe3d9543f67032b5af4
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Mar 16 10:51:50 2020 +0100
Preparing to relase this module along with the parser module
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 172b2a8..091d434 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.1-SNAPSHOT</version>
+ <version>1.5.2</version>
<scope>provided</scope>
</dependency>
<dependency>