This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch feat/start-12.1.2 in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit 964cf1ee8c22101527b0fd3d2ee1a2338d837e90 Author: Piotr P. Karwasz <[email protected]> AuthorDate: Fri Jun 13 15:47:33 2025 +0200 Start next development cycle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3447e17..d5dbae9 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ <properties> <!-- project version --> - <revision>12.1.1</revision> + <revision>12.1.2-SNAPSHOT</revision> <!-- `project.build.outputTimestamp` is required to be present for reproducible builds. We actually inherit one from the `org.apache:apache` parent.
