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-commons-log.git


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

commit 9ad98463e1ab320e7b63daf12343ab01f67e0c2c
Author: Roy Teeuwen <[email protected]>
AuthorDate: Mon Jun 15 22:09:40 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 edd73ff..6a6ea42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.log</artifactId>
-    <version>6.2.0</version>
+    <version>6.2.1-SNAPSHOT</version>
 
     <name>Apache Sling Commons Log</name>
     <description>This bundle provides a logging implementation based on 
Logback.</description>
@@ -36,7 +36,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</developerConnection>
-        <tag>org.apache.sling.commons.log-6.2.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-commons-log.git</url>
     </scm>
 
@@ -44,7 +44,7 @@
         <logback.version>1.5.32</logback.version>
         <!-- Higher versions of pax exam cause class loading errors -->
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-        
<project.build.outputTimestamp>1781554094</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1781554180</project.build.outputTimestamp>
         <sling.java.version>17</sling.java.version>
     </properties>
     <dependencies>

Reply via email to