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