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


The following commit(s) were added to refs/heads/master by this push:
     new 8e2cfb7  [maven-release-plugin] prepare release 
org.apache.sling.commons.log.webconsole-2.0.0
8e2cfb7 is described below

commit 8e2cfb7e73bfe613f9f565a5651b6f23452e51a9
Author: Eric Norman <[email protected]>
AuthorDate: Wed Oct 22 13:43:23 2025 -0700

    [maven-release-plugin] prepare release 
org.apache.sling.commons.log.webconsole-2.0.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6590ffa..a47eee8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.log.webconsole</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
 
     <name>Apache Sling Commons Log WebConsole</name>
     <description>This bundle provides webconsole plugin for Sling Commons 
Log</description>
@@ -36,7 +36,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.commons.log.webconsole-2.0.0</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-commons-log-webconsole.git</url>
     </scm>
 
@@ -44,7 +44,7 @@
         <sling.java.version>17</sling.java.version>
         <slf4j.version>2.0.17</slf4j.version>
         <pax-exam.version>4.14.0</pax-exam.version>
-        
<project.build.outputTimestamp>1734083968</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1761165786</project.build.outputTimestamp>
 
         <bundle.build.dir>${basedir}/target</bundle.build.dir>
         
<bundle.file.name>${bundle.build.dir}/${project.build.finalName}.jar</bundle.file.name>

Reply via email to