From ac1abc2b5b6f629726fad04045acda8ee33e047f Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 6 Sep 2017 11:43:41 -0700 Subject: Add git commit info in version-check output Change-Id: I82973ea3239cf21b0aa6a3a0b172667edd253b43 Issue-ID: INT-124 Signed-off-by: Gary Wu --- version-manifest/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'version-manifest/pom.xml') diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index 884199e6f..331f357ad 100644 --- a/version-manifest/pom.xml +++ b/version-manifest/pom.xml @@ -68,6 +68,23 @@ + + pl.project13.maven + git-commit-id-plugin + 2.2.3 + + + validate + + revision + + + + + ${project.basedir}/.git + true + + -- cgit 1.2.3-korg