This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release/2.25.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release/2.25.0 by this push:
new a846b76b06 Set version to `2.25.0`
a846b76b06 is described below
commit a846b76b06ee254c5b5c93546d7e7d2e345377e5
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Jun 3 09:38:48 2025 +0000
Set version to `2.25.0`
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d634c889da..927c095382 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
<properties>
<!-- project version -->
- <revision>2.25.0-SNAPSHOT</revision>
+ <revision>2.25.0</revision>
<!-- Versions used on the site: no snapshots! -->
<site-log4j-api.version>2.24.3</site-log4j-api.version>
<site-log4j-core.version>2.24.3</site-log4j-core.version>