From: Pamela Dragosh Date: Thu, 28 Feb 2019 14:42:30 +0000 (-0500) Subject: Add lombok dependency to parent X-Git-Tag: 2.1.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F62%2F79362%2F1;p=policy%2Fparent.git Add lombok dependency to parent For use among other policy repos. Issue-ID: POLICY-1547 Change-Id: I610b4f4a061ed32527f579a30f26e018c4c01b84 Signed-off-by: Pamela Dragosh --- diff --git a/integration/pom.xml b/integration/pom.xml index 943ea53b..935516ea 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -127,6 +127,13 @@ 2.8.4 + + + org.projectlombok + lombok + 1.18.4 + + org.slf4j