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

pkarwasz pushed a commit to branch 2.25.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.25.x by this push:
     new 3a03c95285 Prepare for new release cycle
3a03c95285 is described below

commit 3a03c952859ea1192978e463fd284873323523d0
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Mar 24 10:51:23 2026 +0100

    Prepare for new release cycle
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index dfd60f45f0..d48c2c5228 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,11 +307,11 @@
   <properties>
 
     <!-- project version -->
-    <revision>2.25.3</revision>
+    <revision>2.25.4-SNAPSHOT</revision>
     <!-- Versions used on the site: no snapshots! -->
-    <site-log4j-api.version>2.25.3</site-log4j-api.version>
-    <site-log4j-core.version>2.25.3</site-log4j-core.version>
-    
<site-log4j-layout-template-json.version>2.25.3</site-log4j-layout-template-json.version>
+    <site-log4j-api.version>2.25.4</site-log4j-api.version>
+    <site-log4j-core.version>2.25.4</site-log4j-core.version>
+    
<site-log4j-layout-template-json.version>2.25.4</site-log4j-layout-template-json.version>
 
     <!-- =================
          Common properties

Reply via email to