summaryrefslogtreecommitdiffstats
path: root/orchestrator/pom.xml
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon@oath.com>2018-10-29 09:57:49 +0100
committerGitHub <noreply@github.com>2018-10-29 09:57:49 +0100
commitc174b1652c7251516971f04f8be764810b31b886 (patch)
tree9ddf92840e5f925f341064d08f9d817aed1d7a6d /orchestrator/pom.xml
parent044c8525ca369234d71cbe26b2026c364d1f49f1 (diff)
Revert "Enforce CC timeouts in Orchestrator 2"
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>