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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git

commit fe39790ef29687f0a336b8e82a1ec06d0715f724
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Oct 14 23:15:22 2024 +0200

    Revert "TENTACLES-20: Rm outdated timestamp"
    
    This reverts commit 7119551bf3ce8983ddd2b8caded22e164d55fd2d.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 0a625bb..06465b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,6 +90,7 @@
     <httpClientVersion>4.5.14</httpClientVersion>
     <loggerVersion>2.24.1</loggerVersion>
     <apacheRatVersion>0.16.1</apacheRatVersion>
+    <project.build.outputTimestamp>1</project.build.outputTimestamp>
     <maven.compiler.source>${javaVersion}</maven.compiler.source>
     <maven.compiler.target>${javaVersion}</maven.compiler.target>
   </properties>

Reply via email to