aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test/test-bundles/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bundle-plugin-test/test-bundles/pom.xml')
-rw-r--r--bundle-plugin-test/test-bundles/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundle-plugin-test/test-bundles/pom.xml b/bundle-plugin-test/test-bundles/pom.xml
index faddeafc76d..3af10826adc 100644
--- a/bundle-plugin-test/test-bundles/pom.xml
+++ b/bundle-plugin-test/test-bundles/pom.xml
@@ -8,11 +8,11 @@
<parent>
<groupId>com.yahoo.vespa.bundle-plugin</groupId>
<artifactId>bundle-plugin-test</artifactId>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>test-bundles</artifactId>
- <version>7-SNAPSHOT</version>
+ <version>8-SNAPSHOT</version>
<packaging>pom</packaging>
<build>
<plugins>