From c63f73abb5519005b3366ceb9cb9b24339f6412a Mon Sep 17 00:00:00 2001 From: "k.kedron" Date: Fri, 23 Aug 2019 11:16:35 +0200 Subject: [PATCH] Fixed pom spring version configuration Fixed pom configuration in the application-config-rest-service Issue-ID: SDC-2326 Signed-off-by: Krystian Kedron Change-Id: I1ea39c42dcb0d257ee3c47e2920550dda07010ce --- .../application-config-rest/application-config-rest-services/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml index b1adca25f6..fa59ed1250 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml @@ -64,8 +64,7 @@ org.springframework spring-web test + ${spring.framework.version} - - -- 2.16.6