aboutsummaryrefslogtreecommitdiffstats
path: root/docproc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docproc/pom.xml')
-rw-r--r--docproc/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docproc/pom.xml b/docproc/pom.xml
index 6fe2458ce95..3def1a65a44 100644
--- a/docproc/pom.xml
+++ b/docproc/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>docproc</artifactId>
<packaging>jar</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>junit</groupId>