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

vy pushed a commit to branch release/0.5.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git

commit 294efed122c5ce13584f2290b5ecff6ac52ff9bb
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Sep 4 09:01:03 2023 +0200

    Bump `logging-parent` version to `1.10.0-SNAPSHOT`
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 33a7d13..5680f41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>
-    <version>9</version>
+    <version>1.10.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.logging.log4j</groupId>

Reply via email to