summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@oath.com>2019-01-22 12:54:54 +0100
committerHåkon Hallingstad <hakon@oath.com>2019-01-22 12:54:54 +0100
commit1db80c6ab30aafd0e8c3cc09091f9949e9488145 (patch)
treee4534ee6925175563beb5c294976f70755903d02 /config-model/pom.xml
parentb1a1038d66df81646bed462295761d1aeed2c1e9 (diff)
parent8372a883c5a5fa100f88fc9b80824359b5bb70cd (diff)
Merge branch 'master' into hakonhall/define-enable-logserver-flag
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 57dbadd94ab..965d97bb605 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -5,12 +5,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>config-model</artifactId>
<packaging>container-plugin</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>com.yahoo.vespa</groupId>