This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-davex.git
The following commit(s) were added to refs/heads/master by this push:
new 48f0cc1 [maven-release-plugin] prepare release
org.apache.sling.jcr.davex-1.3.14
48f0cc1 is described below
commit 48f0cc1109285aee81d0b7caca22271d81db31a8
Author: Julian Reschke <[email protected]>
AuthorDate: Tue Aug 11 12:29:13 2026 +0100
[maven-release-plugin] prepare release org.apache.sling.jcr.davex-1.3.14
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7d78468..3a6aafe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
</parent>
<artifactId>org.apache.sling.jcr.davex</artifactId>
- <version>1.3.13-SNAPSHOT</version>
+ <version>1.3.14</version>
<name>Apache Sling JCR DavEx</name>
<description>Bundle to access JCR repositories over DavEx</description>
@@ -26,14 +26,14 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-davex.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-davex.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.jcr.davex-1.3.14</tag>
<url>https://github.com/apache/sling-org-apache-sling-jcr-davex.git</url>
</scm>
<properties>
<sling.java.version>11</sling.java.version>
<jackrabbit.version>2.22.4</jackrabbit.version>
-
<project.build.outputTimestamp>1734084621</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1786447734</project.build.outputTimestamp>
</properties>
<dependencies>