From 82e81ac60d97b93847a26accc071e7043d831ab0 Mon Sep 17 00:00:00 2001 From: Michael Mokry Date: Mon, 11 Dec 2017 10:07:43 -0600 Subject: Adding SONAR fixes for - pushPolicy defect fixes for POLICY-486 - Common Policy Validation feature for POLIYC-449 Change-Id: I8d54aa5a9b819c6eb4427dfa47c4ce963a21c2e0 Issue-ID: POLICY-449,POLICY-486 Signed-off-by: Michael Mokry --- ONAP-REST/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ONAP-REST/pom.xml') diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 325308178..499ec195f 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -134,6 +134,11 @@ [20090211,) + + org.springframework + spring-test + ${springframework.version} + org.springframework spring-core -- cgit 1.2.3-korg