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 98c759c [maven-release-plugin] prepare for next development iteration
98c759c is described below
commit 98c759c83d9991072eca46f3ebc93d49b61ea791
Author: Joerg Hoh <[email protected]>
AuthorDate: Wed Sep 17 10:56:48 2025 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6b0dfeb..05772f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.jcr.resource</artifactId>
- <version>3.3.4</version>
+ <version>3.3.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://github.com/apache/sling-org-apache-sling-jcr-resource.git</url>
- <tag>org.apache.sling.jcr.resource-3.3.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
@@ -47,7 +47,7 @@
<!-- oak 1.44.0 first version to include
JackrabbitNode.getPropertyOrNull in oak-jackrabbit-api
(https://issues.apache.org/jira/browse/SLING-11449) -->
<oak.version>1.44.0</oak.version>
<jackrabbit.version>2.18.0</jackrabbit.version><!-- required for
direct binary access, https://issues.apache.org/jira/browse/JCR-4335 -->
-
<project.build.outputTimestamp>1758099305</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1758099407</project.build.outputTimestamp>
</properties>
<build>