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
The following commit(s) were added to refs/heads/master by this push:
new 7119551 TENTACLES-20: Rm outdated timestamp
7119551 is described below
commit 7119551bf3ce8983ddd2b8caded22e164d55fd2d
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Oct 14 23:08:09 2024 +0200
TENTACLES-20: Rm outdated timestamp
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 06465b8..0a625bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,6 @@
<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>