You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/02/06 18:24:17 UTC

[maven-checkstyle-plugin] branch master updated: added reproducible build output timestamp property

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new eb47fac  added reproducible build output timestamp property
eb47fac is described below

commit eb47facb0cba61a5df9baa534e11e21170f05c46
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Thu Feb 6 19:24:13 2020 +0100

    added reproducible build output timestamp property
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 3568222..6e88e2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,7 @@ under the License.
     <checkstyleVersion>8.29</checkstyleVersion>
     <doxiaVersion>1.4</doxiaVersion>
     <sitePluginVersion>3.7.1</sitePluginVersion>
+    <project.build.outputTimestamp>2020-02-06T09:03:59Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>