From dc5f46f3886f1052f61e4b964089042797fca8a7 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sun, 16 Feb 2020 09:29:57 +0100 Subject: [PATCH] Rename manifest build timestamp. --- pom.xml | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index 0c83ebc10..e69a220df 100644 --- a/pom.xml +++ b/pom.xml @@ -166,16 +166,16 @@ limitations under the License. maven-clean-plugin 2.6.1 - - - - - - - - - - + + + + + + + + + + maven-surefire-plugin @@ -255,7 +255,7 @@ limitations under the License. <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} - ${maven.build.timestamp} + ${maven.build.timestamp} @@ -302,19 +302,19 @@ limitations under the License. - - - - - - - - - - - - - + + + + + + + + + + + + + -- 2.30.2