diff options
author | vempo <vitaliy.emporopulo@amdocs.com> | 2018-10-24 07:48:26 +0000 |
---|---|---|
committer | Vitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com> | 2018-10-24 08:27:05 +0000 |
commit | 1496a70a99f24e007456d6138156b97d2a16e90c (patch) | |
tree | 4310548e9c5d703ff027515a5e639cc0ee5a9cb4 /common/onap-common-configuration-management/pom.xml | |
parent | 1caac5b90b69b9135c301d37b14682ba913db755 (diff) |
Deleted empty configuration tests module
Change-Id: I03aea493ef87f4a5234505296b9627886d99c7e6
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Diffstat (limited to 'common/onap-common-configuration-management/pom.xml')
-rwxr-xr-x[-rw-r--r--] | common/onap-common-configuration-management/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index fd441edd8f..01d1121fd2 100644..100755 --- a/common/onap-common-configuration-management/pom.xml +++ b/common/onap-common-configuration-management/pom.xml @@ -16,7 +16,6 @@ <modules> <module>onap-configuration-management-api</module> <module>onap-configuration-management-core</module> - <module>onap-configuration-management-test</module> </modules> </project> |