From 86b5772dc1d73c51dce540c9e913e7cdb83669af Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 28 Feb 2019 09:43:39 -0500 Subject: [PATCH] Reference lombok from parent Policy/parent now declares lombok dependency - remove the version so that we are consistent. Issue-ID: POLICY-1547 Change-Id: Ic283cceaed0d8f55530a6357d788d15a826d1b52 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 146b2393..e564378d 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -61,7 +61,6 @@ org.projectlombok lombok - 1.18.4 provided -- 2.16.6