aboutsummaryrefslogtreecommitdiffstats
path: root/status-control/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'status-control/pom.xml')
-rw-r--r--status-control/pom.xml10
1 files changed, 2 insertions, 8 deletions
diff --git a/status-control/pom.xml b/status-control/pom.xml
index 5a507929e7..4bf64ac657 100644
--- a/status-control/pom.xml
+++ b/status-control/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.openecomp.so</groupId>
<artifactId>so</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.so</groupId>
@@ -15,12 +15,6 @@
<description>Contains classes to update and query the MSO status per site</description>
<dependencies>
- <dependency>
- <groupId>org.evosuite</groupId>
- <artifactId>evosuite-standalone-runtime</artifactId>
- <version>${evosuiteVersion}</version>
- <scope>test</scope>
- </dependency>
<dependency>
<groupId>org.openecomp.so</groupId>
<artifactId>common</artifactId>
@@ -70,4 +64,4 @@
</dependency>
</dependencies>
-</project>
+</project>