summaryrefslogtreecommitdiffstats
path: root/jdisc_core_test/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 /jdisc_core_test/integration_test
parent21115bc2849c77f316b81bcc93f872f164fb89f3 (diff)
6-SNAPSHOT -> 7-SNAPSHOT
Diffstat (limited to 'jdisc_core_test/integration_test')
-rw-r--r--jdisc_core_test/integration_test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jdisc_core_test/integration_test/pom.xml b/jdisc_core_test/integration_test/pom.xml
index 82fb8750c00..b1cebcdfcc6 100644
--- a/jdisc_core_test/integration_test/pom.xml
+++ b/jdisc_core_test/integration_test/pom.xml
@@ -8,10 +8,10 @@
<parent>
<groupId>com.yahoo.vespa.jdisc_core</groupId>
<artifactId>integration-test-parent</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
</parent>
<artifactId>integration_test</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>7-SNAPSHOT</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<dependencies>