From: danielhanrahan Date: Fri, 25 Nov 2022 16:14:55 +0000 (+0000) Subject: Move git-commit-id-maven-plugin to parent pom X-Git-Tag: 2.8.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=64e5fee5475ff3172caa98b00d719ce5f1308b5d;p=policy%2Fpap.git 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: I2e46e014cbc277785a236b60603d395490e58220 --- diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml index e61107b7..502ff4ff 100644 --- a/packages/policy-pap-docker/pom.xml +++ b/packages/policy-pap-docker/pom.xml @@ -69,25 +69,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 -