From: Pamela Dragosh Date: Thu, 28 Feb 2019 14:44:47 +0000 (-0500) Subject: Reference lombok from parent X-Git-Tag: 3.0.2-ONAP~60 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=add76434556e3413075f1e60dda2c48d5254cfe2;p=policy%2Fpap.git Reference lombok from parent Policy/parent now declares lombok dependency - remove the version so that we are consistent. Also must change this repo to point to correct policy/parent. Issue-ID: POLICY-1547 Change-Id: I6530b7d34ba4f4bd826e07e9d27ec83d6be94b0d Signed-off-by: Pamela Dragosh --- diff --git a/main/pom.xml b/main/pom.xml index 1a1f537c..f74e6eb9 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -65,7 +65,6 @@ org.projectlombok lombok - 1.18.4 provided