From 175aa75c1a4b1f0cee27d534831ff9382c83047a Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 17 Jun 2021 16:05:25 -0400 Subject: Use lombok annotations for tosca, rest, sdnc Issue-ID: POLICY-3396 Change-Id: I3c9e5ee7ea6da2bab4fe37504d39f7ce63868887 Signed-off-by: Jim Hahn --- models-interactions/model-impl/rest/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'models-interactions/model-impl/rest/pom.xml') diff --git a/models-interactions/model-impl/rest/pom.xml b/models-interactions/model-impl/rest/pom.xml index a7519080a..f773c0f45 100644 --- a/models-interactions/model-impl/rest/pom.xml +++ b/models-interactions/model-impl/rest/pom.xml @@ -42,11 +42,6 @@ httpclient provided - - javax.xml.bind - jaxb-api - ${version.javax.bind} - junit junit -- cgit 1.2.3-korg