From 9622d85b372beca4eedb376ddb604a6d9fcc03df Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Fri, 25 Nov 2022 14:32:20 +0000 Subject: Move git-commit-id-maven-plugin to parent pom The POM config for git-commit-id-maven-plugin is duplicated in each repo, so the config is moved to policy/parent Issue-ID: POLICY-4466 Signed-off-by: danielhanrahan Change-Id: Ifd0f0a838fdca88698d3936093365355f791d909 --- packages/policy-distribution-docker/pom.xml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml index b7a0e4ee..3ca2612a 100644 --- a/packages/policy-distribution-docker/pom.xml +++ b/packages/policy-distribution-docker/pom.xml @@ -71,25 +71,6 @@ io.github.git-commit-id git-commit-id-maven-plugin - 5.0.0 - - - get-the-git-infos - - revision - - initialize - - - - false - true - - ^git.build.(time|version)$ - ^git.commit.id.abbrev$ - - full - -- cgit 1.2.3-korg