aboutsummaryrefslogtreecommitdiffstats
path: root/container-integration-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-integration-test/pom.xml')
-rw-r--r--container-integration-test/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/container-integration-test/pom.xml b/container-integration-test/pom.xml
index 4b4d5de21eb..b03e9e3131d 100644
--- a/container-integration-test/pom.xml
+++ b/container-integration-test/pom.xml
@@ -8,12 +8,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>container-integration-test</artifactId>
<packaging>jar</packaging>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>com.yahoo.vespa</groupId>
@@ -41,4 +41,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>