summaryrefslogtreecommitdiffstats
path: root/model-integration
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-11-27 16:40:18 +0100
committergjoranv <gv@oath.com>2019-01-21 15:09:29 +0100
commit1b1e1b331166e6caa675fc019eabe86b2656211f (patch)
tree0d7749e61d7cfae5bc94b0479ccadefe8318cdcc /model-integration
parentc070ef423435483051537ccaa59981b61fbf0df1 (diff)
Set 7-SNAPSHOT for new modules.
Diffstat (limited to 'model-integration')
-rw-r--r--model-integration/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/model-integration/pom.xml b/model-integration/pom.xml
index 5e57ec22709..fb9e119f61d 100644
--- a/model-integration/pom.xml
+++ b/model-integration/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>model-integration</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<packaging>container-plugin</packaging>
<dependencies>
<dependency>