This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release/3.0.0-beta2 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release/3.0.0-beta2 by this push: new f0e58ca8e2 Set version to `3.0.0-beta2` f0e58ca8e2 is described below commit f0e58ca8e24658427e967c7638e9d9cbf87ac48e Author: ASF Logging Services RM <priv...@logging.apache.org> AuthorDate: Sat Feb 17 15:34:40 2024 +0000 Set version to `3.0.0-beta2` --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9a092e0125..cd3c5c8063 100644 --- a/pom.xml +++ b/pom.xml @@ -302,7 +302,7 @@ <properties> <!-- project version --> - <revision>3.0.0-SNAPSHOT</revision> + <revision>3.0.0-beta2</revision> <!-- ================= Common properties