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 f20ece9 TENTACLES-24: Fix pom
f20ece9 is described below
commit f20ece95dac3a5027b0f111cf0c9698d236aada0
Author: P. Ottlinger <[email protected]>
AuthorDate: Sun Mar 22 10:14:49 2026 +0100
TENTACLES-24: Fix pom
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1a80a2b..3bca3fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,6 @@
<relativizeSiteLinks>false</relativizeSiteLinks>
<!-- TENTACLES-24 keep site generation timestamp instead of release
timestamp -->
<outputTimestamp>x</outputTimestamp>
- </configuration>
</configuration>
</plugin>
<plugin>