summaryrefslogtreecommitdiffstats
path: root/components/kpi-computation-ms/version.properties
diff options
context:
space:
mode:
authorsushant53 <sushant.jadhav@t-systems.com>2023-04-26 16:05:47 +0530
committerVijay Venkatesh Kumar <vv770d@att.com>2023-05-09 20:09:31 +0000
commit75fb10969ef71b615f3a1533490382dfd019bfdc (patch)
tree3e3eedba7ec7010c0b138085e71a19cd17a53438 /components/kpi-computation-ms/version.properties
parent05f1fe6cca8856c82d67f93e670c41609332bcdc (diff)
[DCAEGEN2] Fixed Kpi-computation-ms healthcheck issuelondon
Fixed Kpi-computation-ms healthcheck issue. Issue-ID: DCAEGEN2-3388 Change-Id: Ic7f04069d8ec6911196269ae897db7926d394586 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com> (cherry picked from commit 8f333f2b8bd105d6a81726379a38fde23962f2d5)
Diffstat (limited to 'components/kpi-computation-ms/version.properties')
-rw-r--r--components/kpi-computation-ms/version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/kpi-computation-ms/version.properties b/components/kpi-computation-ms/version.properties
index 499327c8..2f2ff4a5 100644
--- a/components/kpi-computation-ms/version.properties
+++ b/components/kpi-computation-ms/version.properties
@@ -22,7 +22,7 @@
###############################################################################
major=1
minor=2
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT