summaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bundle-plugin-test/pom.xml')
-rw-r--r--bundle-plugin-test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundle-plugin-test/pom.xml b/bundle-plugin-test/pom.xml
index 0500e69acb3..16dd1238f53 100644
--- a/bundle-plugin-test/pom.xml
+++ b/bundle-plugin-test/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>
<groupId>com.yahoo.vespa.bundle-plugin</groupId>
<artifactId>bundle-plugin-test</artifactId>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>integration-test</module>