aboutsummaryrefslogtreecommitdiffstats
path: root/storage/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'storage/pom.xml')
-rw-r--r--storage/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/pom.xml b/storage/pom.xml
index e0b21d5a8a9..ba47fe84eae 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -7,11 +7,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>storage</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<dependencies>