This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release/2.21.0 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 080ec974b3bf1556f00cf342b35af4e46f2c5449 Author: Volkan Yazıcı <[email protected]> AuthorDate: Fri Oct 6 10:51:11 2023 +0200 Set the version to `2.21.0` --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a1df185460..e30244d5f1 100644 --- a/pom.xml +++ b/pom.xml @@ -304,7 +304,7 @@ <properties> <!-- project version --> - <revision>2.21.0-SNAPSHOT</revision> + <revision>2.21.0</revision> <!-- ================= Common properties
