summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/pom.xml
diff options
context:
space:
mode:
authorMorten Tokle <morten.tokle@gmail.com>2021-01-22 09:02:47 +0100
committerGitHub <noreply@github.com>2021-01-22 09:02:47 +0100
commitd541d865632d59a6bff5c56d4d0a4eca351a5de7 (patch)
treebd0591551f6d95a494d9be5350cd418737b8d976 /jdisc_http_service/pom.xml
parent30e6d1f66187bd2d1c8cb50906da81fc841bc244 (diff)
Revert "Access log optimizations [run-systemtest]"
Diffstat (limited to 'jdisc_http_service/pom.xml')
-rw-r--r--jdisc_http_service/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/jdisc_http_service/pom.xml b/jdisc_http_service/pom.xml
index 68a0f0636d3..1563a1a3d17 100644
--- a/jdisc_http_service/pom.xml
+++ b/jdisc_http_service/pom.xml
@@ -145,12 +145,6 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>testutil</artifactId>
- <version>${project.version}</version>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
<plugins>