This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit 2c1940fc669fe11792c435873596db14d406e0e6
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu Dec 21 11:40:45 2023 +0100

    Set version to `10.6.0-SNAPSHOT`
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 263f9a2..2f4435b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
   <properties>
 
     <!-- project version -->
-    <revision>10.5.0</revision>
+    <revision>10.6.0-SNAPSHOT</revision>
 
     <!-- `project.build.outputTimestamp` is required to be present for 
reproducible builds.
          We actually inherit one from the `org.apache:apache` parent.

Reply via email to