This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit ef86ddd43f486997b5dde11e9c4edff2663f01e7 Author: Volkan Yazıcı <[email protected]> AuthorDate: Thu Nov 16 16:15:02 2023 +0100 Set the version to `2.22.0` --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e55ee2060..d5bb7aca79 100644 --- a/pom.xml +++ b/pom.xml @@ -304,7 +304,7 @@ <properties> <!-- project version --> - <revision>2.22.0-SNAPSHOT</revision> + <revision>2.22.0</revision> <!-- ================= Common properties
