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

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

commit 1793470993f1b2a7c942833198b97e2d0fa91df0
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu Feb 1 10:18:11 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index fd183c2..bcc4640 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
   <properties>
 
     <!-- project version -->
-    <revision>13.1.0-SNAPSHOT</revision>
+    <revision>13.1.0</revision>
 
     <!-- javac version (should work with the minimum `scala.version`!) -->
     <minimalJavaBuildVersion>[17,18)</minimalJavaBuildVersion>

Reply via email to