aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/pom.xml
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon@oath.com>2017-10-19 23:32:19 +0200
committerGitHub <noreply@github.com>2017-10-19 23:32:19 +0200
commit4092a6b4b76fdb476d13e14fa4fda4581140cf97 (patch)
tree0fdf7bfe0c021a2f88cb7f9f74979a2b60e7b224 /service-monitor/pom.xml
parent70109980a8c3aebdd317d76e203c028e69365660 (diff)
Revert "Revert "Provide service-monitor and application-model""
Diffstat (limited to 'service-monitor/pom.xml')
-rw-r--r--service-monitor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/service-monitor/pom.xml b/service-monitor/pom.xml
index 80958ca9bee..34d245c596b 100644
--- a/service-monitor/pom.xml
+++ b/service-monitor/pom.xml
@@ -57,7 +57,7 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>application-model</artifactId>
<version>${project.version}</version>
- <scope>compile</scope>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>