Dependency management for Restconf Client 43/65543/3
authorgaurav <gaurav.agrawal@huawei.com>
Mon, 10 Sep 2018 12:51:44 +0000 (18:21 +0530)
committergaurav <gaurav.agrawal@huawei.com>
Wed, 19 Sep 2018 14:22:02 +0000 (19:52 +0530)
commit6a8381e0f724955e520ef03b775024b4e515d837
tree3bbd7effc0178b14012df0a01b93c18b0ba4db60
parent259eece936114ccacf9acc8f412eeed033fd10c4
Dependency management for Restconf Client

Changes includes:
- Upgrade Restapicallnode implementation to use latest version of
JAX-RS and sun.jersey versions to align with RestconfClient which is
using latest versions for SSE support. This solve problem 1 as
specified in the JIRA.

Change-Id: If641acbca247f8ad0e804161fb97f88c293ba43a
Issue-ID: CCSDK-567
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
restapi-call-node/provider/pom.xml
restapi-call-node/provider/src/main/java/org/onap/ccsdk/sli/plugins/restapicall/RestapiCallNode.java