From 1bf049da92fa6cb0dde838a952a63866de313898 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sun, 18 Aug 2019 11:21:14 +0200 Subject: [PATCH] Comment out git metadat --- pom.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index bfc3422c4..fc39fa841 100644 --- a/pom.xml +++ b/pom.xml @@ -261,9 +261,9 @@ limitations under the License. ${project.artifactId} ${project.groupId} - ${git.commit.id} - ${git.commit.id.describe} - ${git.closest.tag.commit.count} + + + @@ -319,19 +319,19 @@ limitations under the License. - - pl.project13.maven - git-commit-id-plugin - - - get-the-git-infos - - revision - - initialize - - - + + + + + + + + + + + + + maven-resources-plugin -- 2.30.2