aboutsummaryrefslogtreecommitdiffstats
path: root/container/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container/pom.xml')
-rw-r--r--container/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/container/pom.xml b/container/pom.xml
index 529f01e0a40..6007c066770 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -10,11 +10,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>container</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<packaging>jar</packaging>
<dependencies>
<dependency>