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 59b18a9 [maven-release-plugin] prepare for next development iteration
59b18a9 is described below
commit 59b18a94fa29ff554c72cef2e2ccd7f10eb2d318
Author: Joerg Hoh <[email protected]>
AuthorDate: Mon Nov 7 14:32:05 2022 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b71d1c0..4897f40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.jcr.resource</artifactId>
- <version>3.2.4</version>
+ <version>3.2.5-SNAPSHOT</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>org.apache.sling.jcr.resource-3.2.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>