From feba5c3ff4e1134cd127ce9eed96357d8c841b93 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Thu, 9 Nov 2017 11:41:46 -0500 Subject: Move unit test mocks to test scoped jar This commit removes the MSOMockServer artifact. The mocks are now in a test-scoped jar in MSOCommon. Issue: SO-314 Change-Id: Ifbc508c12a56cda329320adf1945c93f31ebe13c Signed-off-by: Rob Daugherty --- bpmn/MSOInfrastructureBPMN/pom.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/pom.xml') diff --git a/bpmn/MSOInfrastructureBPMN/pom.xml b/bpmn/MSOInfrastructureBPMN/pom.xml index 5ba7c3aae2..53888dd23e 100644 --- a/bpmn/MSOInfrastructureBPMN/pom.xml +++ b/bpmn/MSOInfrastructureBPMN/pom.xml @@ -328,13 +328,6 @@ spring-web 4.3.2.RELEASE - - org.openecomp.so - MSOMockServer - ${project.version} - test - classes - org.openecomp.so MSORESTClient -- cgit 1.2.3-korg