aboutsummaryrefslogtreecommitdiffstats
path: root/metrics/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/pom.xml')
-rw-r--r--metrics/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 55556c2cb37..b99ae535719 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>metrics</artifactId>
<packaging>jar</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<name>metrics</name>
<description></description>
<dependencies>