This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch dependabot/maven/org.apache-apache-24
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to
refs/heads/dependabot/maven/org.apache-apache-24 by this push:
new 0b072b9 Adding outputTimestamp
0b072b9 is described below
commit 0b072b966cc9ecf3cf736dde23cc380dab3fbb98
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Dec 5 19:10:49 2021 +0100
Adding outputTimestamp
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index baa6ba2..31e98ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
</distributionManagement>
<properties>
+
<project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<snapshotsDeployUrl>https://archiva-repository.apache.org/archiva/repository/snapshots</snapshotsDeployUrl>
<snapshotsDeployId>archiva-repository.snapshots</snapshotsDeployId>