From 9125b48d8813a254d5ae14109d5bd81fd34c2f33 Mon Sep 17 00:00:00 2001 From: vempo Date: Wed, 24 Oct 2018 17:18:03 +0300 Subject: Removed code that stored configuration in DB Conditionally enabled unit tests, fixed a few static analysis violations, added copyright headers. Change-Id: I46ccafc5f4397f82b86d5c51bf0452f2060f6a70 Issue-ID: SDC-1867 Signed-off-by: vempo --- openecomp-be/lib/openecomp-heat-lib/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openecomp-be/lib/openecomp-heat-lib') diff --git a/openecomp-be/lib/openecomp-heat-lib/pom.xml b/openecomp-be/lib/openecomp-heat-lib/pom.xml index a710435260..1d162ad75e 100644 --- a/openecomp-be/lib/openecomp-heat-lib/pom.xml +++ b/openecomp-be/lib/openecomp-heat-lib/pom.xml @@ -59,6 +59,11 @@ openecomp-sdc-validation-api ${project.version} + + org.mockito + mockito-core + test + -- cgit 1.2.3-korg