From bd007953eac3ea8e1964072d8c33c66684e1747c Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sat, 11 Jul 2020 20:39:55 +0200 Subject: [PATCH] Sets a proper timestamp as maven-jar-plugin doesn't support "now" --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 169714587..f3118f23d 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ UTF-8 - now + 2020-07-11T19:40:00Z 3.1.28