summaryrefslogtreecommitdiffstats
path: root/components/kpi-computation-ms/version.properties
diff options
context:
space:
mode:
authorsushant53 <sushant.jadhav@t-systems.com>2023-02-22 14:35:48 +0530
committersushant53 <sushant.jadhav@t-systems.com>2023-02-22 14:36:02 +0530
commitcc5dd607db88c4fd5a49062853c1ef9e58f038b0 (patch)
treea06fcfe892452d34f3ec65416d25aea142315a50 /components/kpi-computation-ms/version.properties
parentd38bfa0bde209d5549fdfeb671f0b9539a4e6381 (diff)
[DCAEGEN2] Upgrade dependencies for dcaegen2-services-kpi-computation-ms
Upgrade dependency version as per SECCOM recommendations Issue-ID: DCAEGEN2-3354 Change-Id: Id0d56d0c141315178e97ccc8289613b6ff67de98 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Diffstat (limited to 'components/kpi-computation-ms/version.properties')
-rw-r--r--components/kpi-computation-ms/version.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/components/kpi-computation-ms/version.properties b/components/kpi-computation-ms/version.properties
index 00183588..499327c8 100644
--- a/components/kpi-computation-ms/version.properties
+++ b/components/kpi-computation-ms/version.properties
@@ -4,6 +4,7 @@
# ================================================================================
# Copyright (C) 2021 China Mobile.
# Copyright (C) 2022 Wipro Limited. All rights reserved.
+# Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
# ==============================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -20,8 +21,8 @@
#
###############################################################################
major=1
-minor=0
-patch=11
+minor=2
+patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT