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

commit 8ff211b442a2cba21be85c9138b6281268f8f76b
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Fri Jun 20 11:11:30 2025 +0200

    Start new development cycle using version `2.25.1` (#3748)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 856d2a805e..a7a62d36bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>
-    <version>12.1.0</version>
+    <version>12.1.1</version>
     <relativePath />
   </parent>
 
@@ -307,7 +307,7 @@
   <properties>
 
     <!-- project version -->
-    <revision>2.25.0</revision>
+    <revision>2.25.1-SNAPSHOT</revision>
     <!-- Versions used on the site: no snapshots! -->
     <site-log4j-api.version>2.25.0</site-log4j-api.version>
     <site-log4j-core.version>2.25.0</site-log4j-core.version>

Reply via email to