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

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

commit 7893fb5ae6cb3729675e7da3bb8d9d778a4d993f
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Oct 2 10:49:53 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index bfb6fd5..eff4c36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
   <properties>
 
     <!-- project version -->
-    <revision>10.2.0-SNAPSHOT</revision>
+    <revision>10.1.1</revision>
 
     <!-- target Java 8 -->
     <maven.compiler.source>8</maven.compiler.source>

Reply via email to