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

github-actions[bot] pushed a commit to branch release/2.26.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release/2.26.0 by this push:
     new 8b3a799042 Set version to `2.26.0`
8b3a799042 is described below

commit 8b3a7990421ec5cff2a44914c07d0676067c31ad
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Sat May 2 19:54:56 2026 +0000

    Set version to `2.26.0`
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4020b4b427..69f4b16d79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
   <properties>
 
     <!-- project version -->
-    <revision>2.26.0-SNAPSHOT</revision>
+    <revision>2.26.0</revision>
     <!-- Versions used on the site: no snapshots! -->
     <site-log4j-api.version>2.25.4</site-log4j-api.version>
     <site-log4j-core.version>2.25.4</site-log4j-core.version>

Reply via email to