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/MSORESTClient/pom.xml | 47 ++++++++++++++++++++-------------------------- 1 file changed, 20 insertions(+), 27 deletions(-) (limited to 'bpmn/MSORESTClient/pom.xml') diff --git a/bpmn/MSORESTClient/pom.xml b/bpmn/MSORESTClient/pom.xml index 3c2ea83bb6..d2e294d5c0 100644 --- a/bpmn/MSORESTClient/pom.xml +++ b/bpmn/MSORESTClient/pom.xml @@ -2,21 +2,27 @@ 4.0.0 - + org.openecomp.mso - bpmn + bpmn 1.1.0-SNAPSHOT - + org.openecomp.mso MSORESTClient - + jar - + MSO REST Client API - + + + org.evosuite + evosuite-standalone-runtime + ${evosuiteVersion} + test + org.apache.httpcomponents httpmime @@ -27,33 +33,20 @@ json-rpc 1.0 - - junit - junit - test - + org.mockito mockito-all 1.10.19 test - - - MSORESTClient - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - + + + MSORESTClient + + + + -- cgit 1.2.3-korg