aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2018-02-27 18:38:14 +0100
committerGitHub <noreply@github.com>2018-02-27 18:38:14 +0100
commit28d76a6fbf033d73739d30f1a6ca87a5f6b67e87 (patch)
tree910b323b62ea5c47c6a6a07dcbd2849e8397f3b9 /node-admin/pom.xml
parent1fdcffcb00ab6cd3b0895dce379d9d214fca4745 (diff)
Revert "Add vespa-athenz dependency"
Diffstat (limited to 'node-admin/pom.xml')
-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 e9f1dcdbfa1..034db16b4e4 100644
--- a/node-admin/pom.xml
+++ b/node-admin/pom.xml
@@ -96,7 +96,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespa-athenz</artifactId>
<version>${project.version}</version>
- <scope>provided</scope>
+ <scope>compile</scope>
</dependency>
<dependency>