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-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new e19a560f MSITE-1018, RAT-397: Remove outdated timestamp
e19a560f is described below

commit e19a560f6c88db2c729aa893903ff6029f435aef
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Oct 14 22:58:32 2024 +0200

    MSITE-1018, RAT-397: Remove outdated timestamp
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6cb0e792..80b49913 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,6 @@ agnostic home for software distribution comprehension and 
audit tools.
   <inceptionYear>2006</inceptionYear>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <!-- taken from 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
-    <project.build.outputTimestamp>1706130018</project.build.outputTimestamp>
     <ant.version>1.10.15</ant.version>
     <mockito.version>4.11.0</mockito.version>
     <javaVersion>1.8</javaVersion>

Reply via email to