From dd3478d48d76cb25c8752eb887a0cebd4206c9f0 Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Fri, 25 Nov 2022 15:35:17 +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: I67098f65197d32fbda1b2b929a974a0febf3af3f --- packages/policy-gui-docker/pom.xml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/packages/policy-gui-docker/pom.xml b/packages/policy-gui-docker/pom.xml index 2670402..7c867fc 100644 --- a/packages/policy-gui-docker/pom.xml +++ b/packages/policy-gui-docker/pom.xml @@ -70,25 +70,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