summaryrefslogtreecommitdiffstats
path: root/vespa-athenz/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2023-02-03 15:10:23 +0100
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-02-03 15:10:25 +0100
commit018b07ac16f399d6472d2e94af60b9c9c8adf84d (patch)
tree3ef8cfa45afff954e585b996d81d31f56e9909e4 /vespa-athenz/pom.xml
parentf22e00a151a7071a4c2f36295679e08215202b46 (diff)
Remove dependency on config-provisioning
Bundle is available in configured container
Diffstat (limited to 'vespa-athenz/pom.xml')
-rw-r--r--vespa-athenz/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/vespa-athenz/pom.xml b/vespa-athenz/pom.xml
index d7a9b55d05f..29a4058e180 100644
--- a/vespa-athenz/pom.xml
+++ b/vespa-athenz/pom.xml
@@ -92,12 +92,6 @@
<artifactId>guava</artifactId>
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>config-provisioning</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
<!-- test -->
<dependency>