From 1496a70a99f24e007456d6138156b97d2a16e90c Mon Sep 17 00:00:00 2001 From: vempo Date: Wed, 24 Oct 2018 07:48:26 +0000 Subject: Deleted empty configuration tests module Change-Id: I03aea493ef87f4a5234505296b9627886d99c7e6 Issue-ID: SDC-1867 Signed-off-by: vempo --- .../onap-configuration-management-test/pom.xml | 48 ---------------------- 1 file changed, 48 deletions(-) delete mode 100644 common/onap-common-configuration-management/onap-configuration-management-test/pom.xml (limited to 'common/onap-common-configuration-management/onap-configuration-management-test') diff --git a/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml deleted file mode 100644 index 77e645eef2..0000000000 --- a/common/onap-common-configuration-management/onap-configuration-management-test/pom.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - 4.0.0 - - onap-configuration-management-test - onap-configuration-management-test - - - onap-common-configuration-management - org.onap.sdc.common - 1.3.0-SNAPSHOT - - - - - org.onap.sdc.common - onap-configuration-management-core - ${project.version} - - - junit - junit - test - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - ${mvn.surefire.version} - - true - - ${project.basedir}/src/test/resources - ${user.home}/TestResources - - - **/TestCMSuite.java - - - - - - -- cgit 1.2.3-korg