From 2a9dba6e54260f05ac8bdcd6c2831ffb86a140d4 Mon Sep 17 00:00:00 2001 From: ckm007 Date: Mon, 1 Apr 2024 20:02:11 +0530 Subject: [PATCH] [MOSIP-30443] changed the service git properties name Signed-off-by: ckm007 --- data-share/data-share-service/pom.xml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/data-share/data-share-service/pom.xml b/data-share/data-share-service/pom.xml index 9ae699c9..3e9608f7 100644 --- a/data-share/data-share-service/pom.xml +++ b/data-share/data-share-service/pom.xml @@ -173,6 +173,31 @@ + + pl.project13.maven + git-commit-id-plugin + 3.0.1 + + + get-the-git-infos + + revision + + validate + + + + true + ${project.build.outputDirectory}/service-git.properties + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + full + ${project.basedir}/.git + + + @@ -252,4 +277,4 @@ - \ No newline at end of file +