aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'service-monitor/pom.xml')
-rw-r--r--service-monitor/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/service-monitor/pom.xml b/service-monitor/pom.xml
index 168af826b40..c6504ff9315 100644
--- a/service-monitor/pom.xml
+++ b/service-monitor/pom.xml
@@ -6,12 +6,12 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>service-monitor</artifactId>
<packaging>container-plugin</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<name>${project.artifactId}</name>
<description>Service monitor component for hosted vespa.</description>