summaryrefslogtreecommitdiffstats
path: root/node-admin
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2018-05-31 14:00:17 +0200
committerGitHub <noreply@github.com>2018-05-31 14:00:17 +0200
commit635a9dc3b758c8d11e75669f47a3c1fe99310677 (patch)
treeb5064c935023514d5154b18a4d6ddf4cb7e843ea /node-admin
parent73883cb49d69fd738f1dfb29c8584b98b345e3b2 (diff)
Revert "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 064ce79a69a..2f7b3109d38 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>compile</scope>
+ <scope>provided</scope>
</dependency>
<dependency>