summaryrefslogtreecommitdiffstats
path: root/clustercontroller-standalone
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@oath.com>2018-10-18 09:27:03 +0200
committerJon Bratseth <bratseth@verizonmedia.com>2019-01-23 21:40:10 +0100
commitc71be14bb903501989dc08354a9d58954c1b2443 (patch)
tree2b415a5ee73a1836015fda3d63a39bdb137537c4 /clustercontroller-standalone
parent84473040e4f82d140d2138bfd03c1fd6c3010ed5 (diff)
6-SNAPSHOT -> 7-SNAPSHOT
Diffstat (limited to 'clustercontroller-standalone')
-rw-r--r--clustercontroller-standalone/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/clustercontroller-standalone/pom.xml b/clustercontroller-standalone/pom.xml
index 94b1b3d25c6..1f6daca62b2 100644
--- a/clustercontroller-standalone/pom.xml
+++ b/clustercontroller-standalone/pom.xml
@@ -5,11 +5,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>clustercontroller-standalone</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>
<dependency>