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 7735c62  [maven-release-plugin] prepare release 
org.apache.sling.jcr.resource-3.3.6
7735c62 is described below

commit 7735c62f74bce70059ebdc51dc5d2dc923196044
Author: Joerg Hoh <[email protected]>
AuthorDate: Fri Sep 26 09:03:30 2025 +0200

    [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.3.6
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 05772f6..fdc179a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.resource</artifactId>
-    <version>3.3.5-SNAPSHOT</version>
+    <version>3.3.6</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>HEAD</tag>
+      <tag>org.apache.sling.jcr.resource-3.3.6</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>1758099407</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1758870132</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to