aboutsummaryrefslogtreecommitdiffstats
path: root/config-bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-bundle/pom.xml')
-rw-r--r--config-bundle/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-bundle/pom.xml b/config-bundle/pom.xml
index 61d1065bee4..2147798791f 100644
--- a/config-bundle/pom.xml
+++ b/config-bundle/pom.xml
@@ -6,12 +6,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-bundle</artifactId>
<packaging>container-plugin</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>com.yahoo.vespa</groupId>