From c760d9b34a423f1260118720ac36e1c7b46608b7 Mon Sep 17 00:00:00 2001 From: fpaquett Date: Wed, 19 Sep 2018 13:43:58 -0400 Subject: [PATCH] small config change With the use of sprint templates, the ":" would not translate correctly. Forcing the value to be OBF: Issue-ID: AAI-1643 Change-Id: Iafa19234c313c2a7bb881ecffe46917276714414 Signed-off-by: fpaquett --- sparkybe-onap-application/config/spring-beans/sparky-resources.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sparkybe-onap-application/config/spring-beans/sparky-resources.xml b/sparkybe-onap-application/config/spring-beans/sparky-resources.xml index 2395f82..bcb8a72 100644 --- a/sparkybe-onap-application/config/spring-beans/sparky-resources.xml +++ b/sparkybe-onap-application/config/spring-beans/sparky-resources.xml @@ -12,7 +12,7 @@ - + @@ -27,4 +27,4 @@ - \ No newline at end of file + -- 2.16.6