This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch resolver-2.x
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git


The following commit(s) were added to refs/heads/resolver-2.x by this push:
     new 50f344e  [maven-release-plugin] prepare release 
org.apache.sling.servlets.resolver-2.11.14
50f344e is described below

commit 50f344e85185a1b0542e3e3fd1e986ec53d152b0
Author: Julian Sedding <[email protected]>
AuthorDate: Wed Aug 19 13:36:18 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index 20e42b6..0547df1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.servlets.resolver</artifactId>
-    <version>2.11.13-SNAPSHOT</version>
+    <version>2.11.14</version>
 
     <name>Apache Sling Servlets Resolver</name>
     <description>Bundle implementing the Sling API 
ServletResolver.</description>
@@ -36,12 +36,12 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</developerConnection>
-        <tag>resolver-2.x</tag>
+        <tag>org.apache.sling.servlets.resolver-2.11.14</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-servlets-resolver.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2025-07-11T14:46:48Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-08-19T11:35:54Z</project.build.outputTimestamp>
         <site.jira.version.id>12314292</site.jira.version.id>
         <sling.java.version>17</sling.java.version>
         <slf4j.version>1.7.32</slf4j.version>

Reply via email to