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-resource.git
The following commit(s) were added to refs/heads/master by this push:
new 7c82078 [maven-release-plugin] prepare release
org.apache.sling.jcr.resource-3.2.4
7c82078 is described below
commit 7c820782c8a7c1dd5b682d42fa223118bdaa49fa
Author: Joerg Hoh <[email protected]>
AuthorDate: Mon Nov 7 14:31:49 2022 +0100
[maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.2.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d2aa6ac..b71d1c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.jcr.resource</artifactId>
- <version>3.2.3-SNAPSHOT</version>
+ <version>3.2.4</version>
<name>Apache Sling JCR Resource</name>
<description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-resource.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.jcr.resource-3.2.4</tag>
</scm>
<properties>