From aa8057fa429db6852a86ad217a641bb2bf12123c Mon Sep 17 00:00:00 2001 From: vempo Date: Sun, 5 Aug 2018 18:06:55 +0300 Subject: Resolved slf4j binding conflict in tests Removed an slf4j binding, moved dependencies up to the dependencyManagement of root POM, improved logging. Change-Id: I21eb5160adac7d520363a524e679962be4754d11 Issue-ID: SDC-1278 Signed-off-by: vempo --- .../api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml index d68184e4f7..c037d4cc65 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/pom.xml @@ -17,6 +17,6 @@ /vendor-software-products-rest-services /vendor-software-products-rest-types - /vnf-repository-rest-services + /vnf-repository-rest-services -- cgit 1.2.3-korg