X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=806e01ae310f605670760e48e482aa4e5c3adc59;hb=refs%2Fchanges%2F60%2F132460%2F1;hp=d110aac47cc72042005dcf25f99c5d6a31b70c04;hpb=02741e549fbc54bbe51387b90d1a265281e151ac;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index d110aac4..806e01ae 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1238,6 +1238,29 @@ spring-boot-maven-plugin ${version.springboot} + + io.github.git-commit-id + git-commit-id-maven-plugin + 5.0.0 + + + + revision + + + + + false + false + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + full + yyyy-MM-dd'T'HH:mm:ss.SSS'Z' + UTC + +