From add76434556e3413075f1e60dda2c48d5254cfe2 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 28 Feb 2019 09:44:47 -0500 Subject: [PATCH] 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 --- main/pom.xml | 1 - 1 file changed, 1 deletion(-) 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 -- 2.16.6