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

enorman 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 a861e66  [maven-release-plugin] prepare for next development iteration
a861e66 is described below

commit a861e66abdb0025e43fface4ba9f7fbd7ea27e94
Author: Eric Norman <[email protected]>
AuthorDate: Thu Nov 13 16:48:58 2025 -0800

    [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 6563ce1..652ae31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.log</artifactId>
-    <version>6.0.2</version>
+    <version>6.0.3-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.0.2</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-commons-log.git</url>
     </scm>
 
@@ -46,7 +46,7 @@
         <!-- Higher versions of pax exam cause class loading errors -->
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
         <junit-jupiter.version>5.10.2</junit-jupiter.version>
-        
<project.build.outputTimestamp>1763081259</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1763081338</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.version>
     </properties>
     <dependencies>

Reply via email to