summaryrefslogtreecommitdiffstats
path: root/jdisc_core_test/pom.xml
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/pom.xml
parent6d1161bcd027a807a1825a45f78cb3d0dee0334e (diff)
Rename test parent artifact for clarity.
Diffstat (limited to 'jdisc_core_test/pom.xml')
-rw-r--r--jdisc_core_test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jdisc_core_test/pom.xml b/jdisc_core_test/pom.xml
index a1a96463ffc..a0c2780570b 100644
--- a/jdisc_core_test/pom.xml
+++ b/jdisc_core_test/pom.xml
@@ -12,7 +12,7 @@
<relativePath>../parent/pom.xml</relativePath>
</parent>
<groupId>com.yahoo.vespa.jdisc_core</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>integration-test-parent</artifactId>
<version>6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>