From da2d976b866b2b32fdfc1d6fae9a5b118339fcb9 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 4 Sep 2020 10:34:58 -0400 Subject: Overriding git-commit-id-plugin Issue-ID: CCSDK-2734 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I57964c912f17bf0c7dfe060a469affbf82486d35 --- springboot/springboot2/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'springboot/springboot2/pom.xml') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index b604cf00..8b21e8f7 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -662,6 +662,18 @@ ${project.artifactId}-${project.version} + + pl.project13.maven + git-commit-id-plugin + 4.0.0 + + full + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + + -- cgit 1.2.3-korg