From fe50eebd5f1f4456e071ca49237fa47444826354 Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 16 Sep 2020 11:42:49 +0200 Subject: Remove jboss-rmi Remove the jboss-rmi from catalog-be, imported by CXF Issue-ID: SDC-3286 Signed-off-by: sebdet Change-Id: Ic17558c1b691ffae9ab670fa071405ac2a022f8f --- .../externaltesting-rest/externaltesting-rest-services/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml index ab2227bba1..d265ec6ea8 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml @@ -59,6 +59,12 @@ org.apache.cxf cxf-rt-frontend-jaxrs ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + org.apache.httpcomponents -- cgit 1.2.3-korg