From 0c51c0f629767d17c364229e5d528c8b609334da Mon Sep 17 00:00:00 2001 From: ayalaben Date: Tue, 24 Apr 2018 15:57:52 +0300 Subject: notify catalog on items action Change-Id: I3be022809b83ec939eaa0a383fa9e7b659dc096b Issue-ID: SDC-1257 Signed-off-by: ayalaben --- .../openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml index 6b96a4d328..5eb4b4e3da 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml @@ -28,6 +28,11 @@ openecomp-sdc-common-rest ${project.version} + + org.apache.httpcomponents + httpclient + ${http.client.version} + javax.inject javax.inject -- cgit 1.2.3-korg