From 3f300de4a4ab68feef455e43b18cac804323fd8e Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Thu, 5 Jul 2018 18:57:02 +0100 Subject: Refactoring existing integration tests Change-Id: I1aedd94d5197b8c6513fc701e9df2aab4edec088 Issue-ID: POLICY-865 Signed-off-by: waqas.ikram --- plugins/plugins-context/pom.xml | 67 +++++------------------------------------ 1 file changed, 7 insertions(+), 60 deletions(-) (limited to 'plugins/plugins-context/pom.xml') diff --git a/plugins/plugins-context/pom.xml b/plugins/plugins-context/pom.xml index 7be78433f..8e3c72870 100644 --- a/plugins/plugins-context/pom.xml +++ b/plugins/plugins-context/pom.xml @@ -41,64 +41,11 @@ - - - apexDefault - - true - - - context-schema - context-distribution - context-locking - context-persistence - - - - apexTests - - - apexTests - - - - context-schema - context-distribution - context-locking - context-persistence - plugins-context-test - - - - apexMetrics - - - apexMetrics - - - - context-schema - context-distribution - context-locking - context-persistence - context-metrics - - - - apexAll - - - apexAll - - - - context-schema - context-distribution - context-locking - context-persistence - plugins-context-test - context-metrics - - - + + context-schema + context-distribution + context-locking + context-persistence + + \ No newline at end of file -- cgit 1.2.3-korg