aboutsummaryrefslogtreecommitdiffstats
path: root/standardization/moher-api/metrics
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2022-07-15 11:35:37 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-07-25 09:53:33 +0200
commit32563249ea8a984244dc4059438db275169cad39 (patch)
tree0295046c2a82d8d045e00e2935712106474c7003 /standardization/moher-api/metrics
parentb85a81257af612d836f5a897ee07a1a7d3e71999 (diff)
Fix environment variable substitution for complex cases
Issue-ID: DCAEGEN2-3223 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I9cfb612f0cabf6a2c96ccc4c80493885c02549fe
Diffstat (limited to 'standardization/moher-api/metrics')
-rw-r--r--standardization/moher-api/metrics/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/moher-api/metrics/pom.xml b/standardization/moher-api/metrics/pom.xml
index 21d2be7e..53d7547a 100644
--- a/standardization/moher-api/metrics/pom.xml
+++ b/standardization/moher-api/metrics/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>dcaegen2-sdk-moher-api</artifactId>
<groupId>org.onap.dcaegen2.services.sdk</groupId>
- <version>1.8.8-SNAPSHOT</version>
+ <version>1.8.9-SNAPSHOT</version>
</parent>
<name>Monitoring and Healthcheck :: Metrics</name>