From: Pamela Dragosh Date: Fri, 1 Mar 2019 18:15:19 +0000 (-0500) Subject: Remove lombok version and override X-Git-Tag: 3.0.2-ONAP~107 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F71%2F79471%2F1;p=policy%2Fmodels.git Remove lombok version and override Don't need lombok version and the other version tag is overriding the root pom.xml. Which is the same anyway. Eclipse is good at flagging these. Issue-ID: POLICY-1547 Change-Id: I640b9e2e5abd6c88af6d1c63d491c5f2bd3e2ffa Signed-off-by: Pamela Dragosh --- diff --git a/platform/pom.xml b/platform/pom.xml index 99d99ca01..8e0434837 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -34,7 +34,6 @@ org.projectlombok lombok - 1.18.4 provided @@ -44,7 +43,6 @@ org.onap.policy.common utils - ${policy.common.version}