diff options
Diffstat (limited to 'bpmn/MSOCommonBPMN/pom.xml')
-rw-r--r-- | bpmn/MSOCommonBPMN/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index d75d055a7c..c0e657479f 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -288,13 +288,6 @@ </dependency> <dependency> <groupId>org.openecomp.so</groupId> - <artifactId>MSOMockServer</artifactId> - <version>${project.version}</version> - <classifier>classes</classifier> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.openecomp.so</groupId> <artifactId>MSORESTClient</artifactId> <version>${project.version}</version> </dependency> |