summaryrefslogtreecommitdiffstats
path: root/jdisc_core_test/test_bundles
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-05-03 13:14:31 +0200
committergjoranv <gv@oath.com>2018-05-03 15:31:42 +0200
commite239b38f254c8f63f0e14038ca61358f68396868 (patch)
tree0517f6c5cf6db4768edf5a5685e304b4eed78171 /jdisc_core_test/test_bundles
parent6d1161bcd027a807a1825a45f78cb3d0dee0334e (diff)
Rename test parent artifact for clarity.
Diffstat (limited to 'jdisc_core_test/test_bundles')
-rw-r--r--jdisc_core_test/test_bundles/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdisc_core_test/test_bundles/pom.xml b/jdisc_core_test/test_bundles/pom.xml
index 660b3a1727d..a5887cacf3c 100644
--- a/jdisc_core_test/test_bundles/pom.xml
+++ b/jdisc_core_test/test_bundles/pom.xml
@@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.yahoo.vespa.jdisc_core</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>integration-test-parent</artifactId>
<version>6-SNAPSHOT</version>
</parent>
<artifactId>test_bundles</artifactId>