aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-09-29 08:10:05 +0200
committerGitHub <noreply@github.com>2020-09-29 08:10:05 +0200
commitc6aded1606112a54969f56403085ca90d61dac8f (patch)
treedb29615090e57241998ec0deb1c55a49632c3623 /vespaclient-container-plugin/pom.xml
parent09bf1d5f22a7ae98191c94e9be591994b5125557 (diff)
Revert "Jonmv/async doc v1 implementation"
Diffstat (limited to 'vespaclient-container-plugin/pom.xml')
-rw-r--r--vespaclient-container-plugin/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/vespaclient-container-plugin/pom.xml b/vespaclient-container-plugin/pom.xml
index 8254c208588..9c4b81da806 100644
--- a/vespaclient-container-plugin/pom.xml
+++ b/vespaclient-container-plugin/pom.xml
@@ -72,12 +72,6 @@
<version>${project.version}</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>testutil</artifactId>
- <version>${project.version}</version>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
<plugins>