This is an automated email from the ASF dual-hosted git repository.
joerghoh 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 33f503e [maven-release-plugin] prepare release
org.apache.sling.jcr.repoinit-1.1.52
33f503e is described below
commit 33f503e33547926006ec97ac9f2c7e0b8b98439f
Author: Joerg Hoh <[email protected]>
AuthorDate: Mon Aug 26 12:05:41 2024 +0200
[maven-release-plugin] prepare release org.apache.sling.jcr.repoinit-1.1.52
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6623777..898e3af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.repoinit</artifactId>
- <version>1.1.51-SNAPSHOT</version>
+ <version>1.1.52</version>
<name>Apache Sling Repoinit JCR</name>
<description>
Initializes a JCR repository based on the output
@@ -49,7 +49,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-jcr-repoinit.git</url>
- <tag>org.apache.sling.jcr.repoinit-1.1.24</tag>
+ <tag>org.apache.sling.jcr.repoinit-1.1.52</tag>
</scm>
<build>