From b6b7bef8bdcad15af01ac88a038dd763ce59f68f Mon Sep 17 00:00:00 2001 From: xg353y Date: Tue, 11 Apr 2017 13:30:42 +0200 Subject: [MSO-8] Update the maven dependency Update the maven depenency for sdc-distribution-client to cooperate with the sdc changes. Change-Id: I2da936e5c40cb68c7181bb78307192dd5655b5dc Signed-off-by: xg353y --- bpmn/MSOCockpit/pom.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'bpmn/MSOCockpit') diff --git a/bpmn/MSOCockpit/pom.xml b/bpmn/MSOCockpit/pom.xml index 939c185950..a985dc91b1 100644 --- a/bpmn/MSOCockpit/pom.xml +++ b/bpmn/MSOCockpit/pom.xml @@ -36,16 +36,16 @@ - + - + org.camunda.bpm.webapp camunda-webapp-jboss-standalone ${camunda.version} war - + org.openecomp.mso common @@ -61,6 +61,12 @@ MSOCoreBPMN ${project.version} + + org.evosuite + evosuite-standalone-runtime + ${evosuiteVersion} + test + - + -- cgit 1.2.3-korg