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

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


The following commit(s) were added to refs/heads/master by this push:
     new 83c856a  [maven-release-plugin] prepare for next development iteration
83c856a is described below

commit 83c856a8d2e41fe9a42f93d993c877dcce33206e
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Nov 14 12:50:48 2025 +0100

    [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 cec09e7..88ab093 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.servlets.resolver</artifactId>
-    <version>3.0.2</version>
+    <version>3.0.3-SNAPSHOT</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>org.apache.sling.servlets.resolver-3.0.2</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-servlets-resolver.git</url>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>2025-11-14T11:50:04Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-11-14T11:50:48Z</project.build.outputTimestamp>
         <site.jira.version.id>12314292</site.jira.version.id>
         <sling.java.version>17</sling.java.version>
         <org.ops4j.pax.exam.version>4.14.0</org.ops4j.pax.exam.version>

Reply via email to