From ec6fe7ea854632943a2c3c30ffa49e799bb1fc49 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 1 Mar 2019 13:15:19 -0500 Subject: 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 --- platform/pom.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'platform') 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} -- cgit