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 e2a475a783dff14564eb8c00a1a8ccf0f98fe4c9
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Sep 29 12:56:44 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 093087b..4eb67d6 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