From 57de45c35c425c624bd778c4bf7d8398e7727db3 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Wed, 22 Aug 2018 09:33:08 -0400 Subject: removed problematic swagger dependency removed swagger dependency which was causing issues Change-Id: I1e840f7ea9a45547c2562ce628c38f7c7e065e65 Issue-ID: SO-880 Signed-off-by: Benjamin, Max (mb388a) --- common/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml index 0f1070309a..18b30a26bf 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -57,11 +57,6 @@ hibernate-core 4.3.6.Final - - com.wordnik - swagger-annotations_2.9.1 - 1.3.0 - org.onap.appc.client client-kit -- cgit 1.2.3-korg