summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/external-resources
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-ui/external-resources')
-rw-r--r--openecomp-ui/external-resources/healthcheck/healthcheck4
1 files changed, 2 insertions, 2 deletions
diff --git a/openecomp-ui/external-resources/healthcheck/healthcheck b/openecomp-ui/external-resources/healthcheck/healthcheck
index e17838f246..ff139c8e67 100644
--- a/openecomp-ui/external-resources/healthcheck/healthcheck
+++ b/openecomp-ui/external-resources/healthcheck/healthcheck
@@ -1,10 +1,10 @@
{
- "sdcVersion": "{VERSION}",
+ "sdcVersion": "${version}",
"componentsInfo": [
{
"healthCheckComponent": "FE",
"healthCheckStatus": "UP",
- "version": "{VERSION}",
+ "version": "${version}",
"description": "OK"
}
]