aboutsummaryrefslogtreecommitdiffstats
path: root/routing-generator/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'routing-generator/pom.xml')
-rw-r--r--routing-generator/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/routing-generator/pom.xml b/routing-generator/pom.xml
index 09a5b206a08..ee5e511c045 100644
--- a/routing-generator/pom.xml
+++ b/routing-generator/pom.xml
@@ -6,14 +6,14 @@
<parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>parent</artifactId>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<groupId>com.yahoo.vespa</groupId>
<artifactId>routing-generator</artifactId>
<packaging>container-plugin</packaging>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<dependencies>
<!-- test -->