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
The following commit(s) were added to refs/heads/release/0.5.0 by this push:
new 38f6287 Bump `logging-parent` version to `1.10.0-SNAPSHOT`
38f6287 is described below
commit 38f62874aa0c5a0c46e75b3a2a0ce7e51ec7fa14
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 763b630..09973d4 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>