summaryrefslogtreecommitdiffstats
path: root/component/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'component/pom.xml')
-rwxr-xr-xcomponent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/component/pom.xml b/component/pom.xml
index a5a0ef3379b..c4fd5220d97 100755
--- a/component/pom.xml
+++ b/component/pom.xml
@@ -8,12 +8,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>component</artifactId>
<packaging>container-plugin</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>junit</groupId>