From 32563249ea8a984244dc4059438db275169cad39 Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Fri, 15 Jul 2022 11:35:37 +0200 Subject: Fix environment variable substitution for complex cases Issue-ID: DCAEGEN2-3223 Signed-off-by: Tomasz Wrobel Change-Id: I9cfb612f0cabf6a2c96ccc4c80493885c02549fe --- standardization/moher-api/server-adapters/spring-webflux/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standardization/moher-api/server-adapters/spring-webflux') diff --git a/standardization/moher-api/server-adapters/spring-webflux/pom.xml b/standardization/moher-api/server-adapters/spring-webflux/pom.xml index 79f8bc3f..b71aa43b 100644 --- a/standardization/moher-api/server-adapters/spring-webflux/pom.xml +++ b/standardization/moher-api/server-adapters/spring-webflux/pom.xml @@ -25,7 +25,7 @@ dcaegen2-sdk-moher-server-adapters org.onap.dcaegen2.services.sdk - 1.8.8-SNAPSHOT + 1.8.9-SNAPSHOT Monitoring and Healthcheck :: Server Adapters :: Spring Webflux -- cgit 1.2.3-korg