summaryrefslogtreecommitdiffstats
path: root/orchestrator/pom.xml
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon@oath.com>2018-11-01 11:20:58 +0100
committerGitHub <noreply@github.com>2018-11-01 11:20:58 +0100
commit837011aca508acbaeea8a3b233c19a9257d271b7 (patch)
treeaf5454c8eee9619ac237e2e63cfef74b7f01bb7f /orchestrator/pom.xml
parent22ae14b1c245691393dd2ee45eab51962426a5ac (diff)
Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 4"""
Diffstat (limited to 'orchestrator/pom.xml')
-rw-r--r--orchestrator/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/orchestrator/pom.xml b/orchestrator/pom.xml
index 37d308111ae..ae05a1908c9 100644
--- a/orchestrator/pom.xml
+++ b/orchestrator/pom.xml
@@ -117,12 +117,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>testutil</artifactId>
- <version>${project.version}</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-test</artifactId>
<scope>test</scope>