summaryrefslogtreecommitdiffstats
path: root/controller-api/pom.xml
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2022-04-13 18:02:52 +0200
committerjonmv <venstad@gmail.com>2022-04-13 18:02:52 +0200
commit8175ef8bf475a9f486f89b44fb723797a8ddf245 (patch)
tree69fbf938d1868650e6c51a48ba0cbdcf7efe9913 /controller-api/pom.xml
parent9817e509ec163aed7df9595ec0515f921124e225 (diff)
No more /serviceview/v1/
Diffstat (limited to 'controller-api/pom.xml')
-rw-r--r--controller-api/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/controller-api/pom.xml b/controller-api/pom.xml
index 5b81b793534..dc2ec981e66 100644
--- a/controller-api/pom.xml
+++ b/controller-api/pom.xml
@@ -34,13 +34,6 @@
<dependency>
<groupId>com.yahoo.vespa</groupId>
- <artifactId>serviceview</artifactId>
- <scope>provided</scope>
- <version>${project.version}</version>
- </dependency>
-
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
<artifactId>config-provisioning</artifactId>
<scope>provided</scope>
<version>${project.version}</version>