This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch release/12.0.0 in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit 7d7ee1f9b3566f78ace20653d300726e3c6a51c4 Author: Volkan Yazıcı <[email protected]> AuthorDate: Thu Feb 6 12:49:18 2025 +0100 Bump the version to `12.0.0` --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbc9327..86ec1a8 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ <properties> <!-- project version --> - <revision>11.4.0-SNAPSHOT</revision> + <revision>12.0.0</revision> <!-- `project.build.outputTimestamp` is required to be present for reproducible builds. We actually inherit one from the `org.apache:apache` parent.
