aboutsummaryrefslogtreecommitdiffstats
path: root/linguistics/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linguistics/pom.xml')
-rw-r--r--linguistics/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/linguistics/pom.xml b/linguistics/pom.xml
index 093b731f180..e341258c75f 100644
--- a/linguistics/pom.xml
+++ b/linguistics/pom.xml
@@ -7,12 +7,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>linguistics</artifactId>
<packaging>container-plugin</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.hamcrest</groupId>