aboutsummaryrefslogtreecommitdiffstats
path: root/application/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-03-19 11:33:10 +0100
committergjoranv <gv@verizonmedia.com>2021-03-23 22:58:13 +0100
commit1c33f2616f3e40e624d83efc9b2ffa19741394d2 (patch)
treef59162bb0855b56abdc86ad25558396aded1b9a0 /application/pom.xml
parent91af6a9faba14093880ff83a927f2da6dad9cc9b (diff)
Remove all dependencies to jdisc_http_service
Diffstat (limited to 'application/pom.xml')
-rw-r--r--application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/pom.xml b/application/pom.xml
index 96250acb5a9..1e14610af69 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -60,7 +60,7 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
- <!-- Because these are provided in jdisc_http_service and just preinstalled: -->
+ <!-- Because these are provided in container-core and just preinstalled: -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>jdisc_jetty</artifactId>