summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2021-01-11 15:48:54 +0100
committerGitHub <noreply@github.com>2021-01-11 15:48:54 +0100
commit6cbd2302b3ad1a45241e957559fd6f60e5c0bfb2 (patch)
tree17607e9e4beb7ca95a5ac2ceb69e82166d353487 /container-search/pom.xml
parent2587074c8498d76ed55a93f1935653d2a0bdb1e0 (diff)
Revert "Merge container-accesslogging into jdisc_http_service"
Diffstat (limited to 'container-search/pom.xml')
-rw-r--r--container-search/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/container-search/pom.xml b/container-search/pom.xml
index 074f5827122..6fa32947869 100644
--- a/container-search/pom.xml
+++ b/container-search/pom.xml
@@ -67,6 +67,12 @@
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>
+ <artifactId>container-accesslogging</artifactId>
+ <version>${project.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.yahoo.vespa</groupId>
<artifactId>container-core</artifactId>
<version>${project.version}</version>
<scope>provided</scope>