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

github-bot 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 686b53f  Set version to `0.5.0`
686b53f is described below

commit 686b53f58ed057489dce70419ca46855f7482e28
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Sep 13 06:45:24 2023 +0000

    Set version to `0.5.0`
    
    Signed-off-by: ASF Logging Services RM <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3a36bf4..89f5fb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
   <properties>
 
     <!-- project version -->
-    <revision>0.5.0-SNAPSHOT</revision>
+    <revision>0.5.0</revision>
 
     <!-- disable `maven-site-plugin`-->
     <maven.site.skip>true</maven.site.skip>

Reply via email to