health check fix 51/71251/1 1.3.1
authorStanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
Thu, 25 Oct 2018 15:36:50 +0000 (18:36 +0300)
committerStanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
Thu, 25 Oct 2018 15:39:52 +0000 (18:39 +0300)
Issue-ID: SDC-1869
Change-Id: I70afde1011421313abaf142729460b12d8882db9
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
workflow-designer-ui/src/main/frontend/external-resources/ping/ping

index 54ed8e5..1829c21 100644 (file)
@@ -1,10 +1,10 @@
 {
-  "workflowVersion": "1.3.1",
+  "workflowVersion": "${version}",
   "componentsInfo": [
     {
       "healthCheckComponent": "FE",
       "healthCheckStatus": "UP",
-      "version": "1.3.1",
+      "version": "${version}",
       "description": "OK"
     }
   ]