From 0e825177c8f6c5304d9b529cd9831f30d401efaa Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 17 Sep 2020 16:15:51 +0200 Subject: Remove jboss-rmi Remove jboss-rmi lib from war/jar Issue-ID: SDC-3286 Signed-off-by: sebdet Change-Id: I2d3e95dcce1a03fbd9304bc9689c2c81ce20daf7 --- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml index 40abde6453..1b748f9a67 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml @@ -143,6 +143,12 @@ org.apache.cxf cxf-rt-transports-http ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + org.apache.cxf -- cgit 1.2.3-korg