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

vy pushed a commit to branch main-j17
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit d864cea6c96686991695f079e9f1fc5259410a64
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Dec 5 09:42:43 2023 +0100

    Set version to `3.0.0-j17-SNAPSHOT` to ease testing
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6aee31fe84..27c4e660b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,7 +302,7 @@
   <properties>
 
     <!-- project version -->
-    <revision>3.0.0-SNAPSHOT</revision>
+    <revision>3.0.0-j17-SNAPSHOT</revision>
 
     <!-- =================
          Common properties

Reply via email to