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 --- odlparent/single-feature-parent/pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'odlparent/single-feature-parent') diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml index 5e4a8e0b..ed2ac0f8 100644 --- a/odlparent/single-feature-parent/pom.xml +++ b/odlparent/single-feature-parent/pom.xml @@ -825,7 +825,7 @@ Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations org.mockito:mockito-all - + @@ -834,6 +834,18 @@ + + 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