From 2816ea6b7672a5519628a5134a5ef719166b27f7 Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Wed, 27 Jun 2018 16:16:42 +0100 Subject: Adding integration test module Change-Id: If94ff28724a31269cf20b32c43fa0790c3b2dac3 Issue-ID: POLICY-865 Signed-off-by: waqas.ikram --- testsuites/integration/pom.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 testsuites/integration/pom.xml (limited to 'testsuites/integration/pom.xml') diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml new file mode 100644 index 000000000..4e6bec79c --- /dev/null +++ b/testsuites/integration/pom.xml @@ -0,0 +1,38 @@ + + + + 4.0.0 + + org.onap.policy.apex-pdp.testsuites + testsuites + 2.0.0-SNAPSHOT + + + org.onap.policy.apex-pdp.testsuites.integration + integration + pom + + + integration-common + integration-uservice-test + + \ No newline at end of file -- cgit 1.2.3-korg