aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'node-repository/pom.xml')
-rw-r--r--node-repository/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/node-repository/pom.xml b/node-repository/pom.xml
index 80d5369f293..4202e4ebc23 100644
--- a/node-repository/pom.xml
+++ b/node-repository/pom.xml
@@ -8,11 +8,11 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>node-repository</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<packaging>container-plugin</packaging>
<description>Keeps track of node assignment in a multi-application setup.</description>