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

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


The following commit(s) were added to refs/heads/main by this push:
     new e284290  Update `pom.xml` to trigger CI
e284290 is described below

commit e2842906d94c0fb86e5d9dd5751a9cb027500cb7
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Nov 20 10:24:26 2023 +0100

    Update `pom.xml` to trigger CI
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index af50afd..eeaa85f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
          2. This value is employed in various places while creating the 
distribution
          To mitigate these, we define a *dummy* value here and let the CI 
replace it during a release.
          Hence, *DO NOT MANUALLY EDIT THIS VALUE*! -->
-    
<project.build.outputTimestamp>2023-11-14T20:54:49Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-11-20T20:54:49Z</project.build.outputTimestamp>
 
     <!-- disable `maven-site-plugin`-->
     <maven.site.skip>true</maven.site.skip>

Reply via email to