aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2018-05-30 15:53:42 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2018-05-30 15:53:42 +0200
commit9ed41c1d22fd386859896bb5a201bb83c0c7deed (patch)
treec6bff12cab2f75bbe450fad330805f09986b5970 /node-admin
parentb627c768085aa04e1613fd21c1337306b3eadc15 (diff)
Change vespa-athenz to scope compile to ease node-admin upgrades
Diffstat (limited to 'node-admin')
-rw-r--r--node-admin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/node-admin/pom.xml b/node-admin/pom.xml
index 2f7b3109d38..064ce79a69a 100644
--- a/node-admin/pom.xml
+++ b/node-admin/pom.xml
@@ -72,7 +72,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespa-athenz</artifactId>
<version>${project.version}</version>
- <scope>provided</scope>
+ <scope>compile</scope>
</dependency>
<dependency>