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 d5478ca [maven-release-plugin] prepare release
org.apache.sling.commons.log-6.0.4
d5478ca is described below
commit d5478cac1b0363fe5756f4ff9a818e8bcb048ad8
Author: Eric Norman <[email protected]>
AuthorDate: Mon Feb 23 14:00:28 2026 -0800
[maven-release-plugin] prepare release org.apache.sling.commons.log-6.0.4
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index ffe7fa9..80d07e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.log</artifactId>
- <version>6.0.3-SNAPSHOT</version>
+ <version>6.0.4</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>HEAD</tag>
+ <tag>org.apache.sling.commons.log-6.0.4</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>1763081338</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1771883977</project.build.outputTimestamp>
<sling.java.version>11</sling.java.version>
</properties>
<dependencies>