aboutsummaryrefslogtreecommitdiffstats
path: root/container-integration-test
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@oath.com>2018-10-18 09:27:03 +0200
committergjoranv <gv@oath.com>2019-01-21 15:09:24 +0100
commitc8b208d82ca578a3b0dcf20ba75b800deedbebeb (patch)
tree956d96c11466aa3c68ed23390148d7a5228d01fc /container-integration-test
parent21115bc2849c77f316b81bcc93f872f164fb89f3 (diff)
6-SNAPSHOT -> 7-SNAPSHOT
Diffstat (limited to 'container-integration-test')
-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>