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-tracer.git


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

commit ffc16d28524f7c7016411015f1eb37df1b95ff91
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed May 13 07:03:45 2026 +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 6d33341..59ec7b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.tracer</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
 
     <name>Apache Sling Log Tracer</name>
     <description>Tracer provides support for enabling the logs for specific 
category at specific level and
@@ -40,13 +40,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tracer.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tracer.git</developerConnection>
-        <tag>org.apache.sling.tracer-1.1.0</tag>
+        <tag>HEAD</tag>
         <url>https://github.com/apache/sling-org-apache-sling-tracer.git</url>
     </scm>
 
     <properties>
         <sling.java.version>11</sling.java.version>
-        
<project.build.outputTimestamp>1778648600</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1778648625</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to