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/binding-parent/pom.xml | 14 +++++++++++++- odlparent/bundle-parent/pom.xml | 14 +++++++++++++- odlparent/feature-repo-parent/pom.xml | 14 +++++++++++++- odlparent/karaf4-parent/pom.xml | 14 +++++++++++++- odlparent/mdsal-it-parent/pom.xml | 14 +++++++++++++- odlparent/odlparent-lite/pom.xml | 14 +++++++++++++- odlparent/odlparent/pom.xml | 14 +++++++++++++- odlparent/setup/pom.xml | 1 - odlparent/setup/src/main/resources/pom-template.xml | 14 +++++++++++++- odlparent/single-feature-parent/pom.xml | 14 +++++++++++++- .../spring-boot-setup/src/main/resources/pom-template.xml | 12 ++++++++++++ springboot/springboot1/pom.xml | 12 ++++++++++++ springboot/springboot2/pom.xml | 12 ++++++++++++ 13 files changed, 153 insertions(+), 10 deletions(-) diff --git a/odlparent/binding-parent/pom.xml b/odlparent/binding-parent/pom.xml index 8aec6fff..fbeaa64b 100644 --- a/odlparent/binding-parent/pom.xml +++ b/odlparent/binding-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)$ + + + diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml index ad6b7ba3..64fdc5e6 100644 --- a/odlparent/bundle-parent/pom.xml +++ b/odlparent/bundle-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)$ + + + diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml index 21d108d5..e223c861 100644 --- a/odlparent/feature-repo-parent/pom.xml +++ b/odlparent/feature-repo-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)$ + + + diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml index 1c7305c1..d94b50c0 100644 --- a/odlparent/karaf4-parent/pom.xml +++ b/odlparent/karaf4-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)$ + + + diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index e23a4739..6f392476 100644 --- a/odlparent/mdsal-it-parent/pom.xml +++ b/odlparent/mdsal-it-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)$ + + + diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml index 1eb6a3d3..01bacd81 100644 --- a/odlparent/odlparent-lite/pom.xml +++ b/odlparent/odlparent-lite/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)$ + + + diff --git a/odlparent/odlparent/pom.xml b/odlparent/odlparent/pom.xml index 13c8f47a..348badab 100644 --- a/odlparent/odlparent/pom.xml +++ b/odlparent/odlparent/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)$ + + + diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index 6137543d..c14c893e 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -231,7 +231,6 @@ ../binding-parent/pom-template.xml ../binding-parent/pom.xml - diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml index d6a9b46a..94b7423f 100755 --- a/odlparent/setup/src/main/resources/pom-template.xml +++ b/odlparent/setup/src/main/resources/pom-template.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)$ + + + 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)$ + + + diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml index cfbf017b..c69394c5 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -662,6 +662,18 @@ \${project.artifactId}-\${project.version} + + pl.project13.maven + git-commit-id-plugin + 4.0.0 + + full + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + + diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 00e8f0b1..ec770c27 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -662,6 +662,18 @@ ${project.artifactId}-${project.version} + + pl.project13.maven + git-commit-id-plugin + 4.0.0 + + full + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + + diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index b604cf00..8b21e8f7 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -662,6 +662,18 @@ ${project.artifactId}-${project.version} + + 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