summaryrefslogtreecommitdiffstats
path: root/service-monitor
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@oath.com>2017-10-02 15:36:30 +0200
committerHåkon Hallingstad <hakon@oath.com>2017-10-02 15:36:30 +0200
commit2e721f45a29dabeb8eea7f0096a74d9c091eba07 (patch)
tree998a220404f42021e30a53fb22f0892fa31bd08c /service-monitor
parentbbbbf11d434753cf8e68c7484bb4b8dd3b987b63 (diff)
Provide service-monitor and application-model
Diffstat (limited to 'service-monitor')
-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 13602c60cf8..6914fcf26e1 100644
--- a/service-monitor/pom.xml
+++ b/service-monitor/pom.xml
@@ -51,7 +51,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>