aboutsummaryrefslogtreecommitdiffstats
path: root/docproc
diff options
context:
space:
mode:
Diffstat (limited to 'docproc')
-rw-r--r--docproc/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docproc/pom.xml b/docproc/pom.xml
index d758606f8b7..e7d8d6e3a3e 100644
--- a/docproc/pom.xml
+++ b/docproc/pom.xml
@@ -8,12 +8,12 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>docproc</artifactId>
<packaging>jar</packaging>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<dependencies>
<!-- PROVIDED scope -->
<dependency>