This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 39eb8434ac61a72b8573b0c93dc3588d9fa5028b Author: Piotr P. Karwasz <[email protected]> AuthorDate: Fri Dec 22 08:02:22 2023 +0100 Set release version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ff7d6bb01..63b9e32b56 100644 --- a/pom.xml +++ b/pom.xml @@ -304,7 +304,7 @@ <properties> <!-- project version --> - <revision>2.23.0-SNAPSHOT</revision> + <revision>2.22.1</revision> <!-- ================= Common properties
