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

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


The following commit(s) were added to refs/heads/release/10.1.0 by this push:
     new c297ce0  Set version to `10.1.0`
c297ce0 is described below

commit c297ce0a5154c81032373bdacfdc7326112b0a7d
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Sep 26 18:22:49 2023 +0000

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

diff --git a/pom.xml b/pom.xml
index 458a2d6..b0628fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
   <properties>
 
     <!-- project version -->
-    <revision>10.1.0-SNAPSHOT</revision>
+    <revision>10.1.0</revision>
 
     <!-- target Java 8 -->
     <maven.compiler.source>8</maven.compiler.source>

Reply via email to