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 --- .../notifications-rest/notifications-rest-services/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml index 3ad4642180..1ce0b84fcc 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml @@ -34,6 +34,12 @@ org.apache.cxf cxf-rt-frontend-jaxrs ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + org.openecomp.sdc -- cgit 1.2.3-korg