This is an automated email from the ASF dual-hosted git repository.
enorman 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 2ea4ce7 Switch to org.apache.sling.repoinit.parser:1.7.0
2ea4ce7 is described below
commit 2ea4ce7cf694e7b2bf99dd60d4abdff10ec498ae
Author: Eric Norman <[email protected]>
AuthorDate: Thu Jul 7 11:24:14 2022 -0700
Switch to org.apache.sling.repoinit.parser:1.7.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0e1c3f2..32ec14a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.repoinit.parser</artifactId>
- <version>1.6.15-SNAPSHOT</version>
+ <version>1.7.0</version>
<scope>provided</scope>
</dependency>
<dependency>