aboutsummaryrefslogtreecommitdiffstats
path: root/maven-plugins/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'maven-plugins/pom.xml')
-rw-r--r--maven-plugins/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index be03926499f..b363c6adb2f 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugins</artifactId>
<name>bundle-plugins</name>
<packaging>pom</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<description>Parent artifact for Vespa maven plugins.</description>
<url>http://yahoo.github.io/vespa</url>