From 189eea1e6769fdf14dcb87498407124c50396b0b Mon Sep 17 00:00:00 2001 From: Arthur Martella Date: Mon, 2 Oct 2017 15:16:17 -0400 Subject: Fixes for Infrastructure module startup Excluding jersey-all from pom.xml and fixing broken bpmn file. Change-Id: I466a593f08d20f6b37e367f3ccc67bd8a7165029 Issue-ID: SO-160 Signed-off-by: Arthur Martella --- bpmn/MSOInfrastructureBPMN/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bpmn/MSOInfrastructureBPMN/pom.xml') diff --git a/bpmn/MSOInfrastructureBPMN/pom.xml b/bpmn/MSOInfrastructureBPMN/pom.xml index 3ca9c636a3..94db04195d 100644 --- a/bpmn/MSOInfrastructureBPMN/pom.xml +++ b/bpmn/MSOInfrastructureBPMN/pom.xml @@ -411,6 +411,12 @@ org.onap.msb.java-sdk msb-java-sdk 1.0.0-SNAPSHOT + + + com.eclipsesource.jaxrs + jersey-all + + -- cgit 1.2.3-korg