From e239b38f254c8f63f0e14038ca61358f68396868 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 3 May 2018 13:14:31 +0200 Subject: Rename test parent artifact for clarity. --- jdisc_core_test/integration_test/pom.xml | 2 +- jdisc_core_test/pom.xml | 2 +- jdisc_core_test/test_bundles/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'jdisc_core_test') diff --git a/jdisc_core_test/integration_test/pom.xml b/jdisc_core_test/integration_test/pom.xml index d6402a4eb02..d68d6e2966b 100644 --- a/jdisc_core_test/integration_test/pom.xml +++ b/jdisc_core_test/integration_test/pom.xml @@ -7,7 +7,7 @@ 4.0.0 com.yahoo.vespa.jdisc_core - parent + integration-test-parent 6-SNAPSHOT integration_test 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 @@ ../parent/pom.xml com.yahoo.vespa.jdisc_core - parent + integration-test-parent 6-SNAPSHOT pom ${project.artifactId} 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 @@ 4.0.0 com.yahoo.vespa.jdisc_core - parent + integration-test-parent 6-SNAPSHOT test_bundles -- cgit v1.2.3