From 949fed2a716fa636aec836ec46fec2c595f68d4f Mon Sep 17 00:00:00 2001 From: ebo Date: Sat, 7 Mar 2020 13:46:41 +0000 Subject: Enable generation and exposure of git information Initially only the blueprintprocessor MS will expose these info. Issue-ID: CCSDK-2165 Change-Id: Id0b994e62a2992942ec1def40566a03615c9df3c Signed-off-by: ebo --- ms/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ms/pom.xml') diff --git a/ms/pom.xml b/ms/pom.xml index 9386150bf..7a0168f5b 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -38,4 +38,23 @@ command-executor sdclistener + + + + + + pl.project13.maven + git-commit-id-plugin + 4.0.0 + + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + full + + + + + -- cgit 1.2.3-korg