diff options
Diffstat (limited to 'components/kpi-computation-ms/version.properties')
-rw-r--r-- | components/kpi-computation-ms/version.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/kpi-computation-ms/version.properties b/components/kpi-computation-ms/version.properties index ada000a6..be3c3ddd 100644 --- a/components/kpi-computation-ms/version.properties +++ b/components/kpi-computation-ms/version.properties @@ -3,6 +3,7 @@ # kpi-ms # ================================================================================ # Copyright (C) 2021 China Mobile. +# Copyright (C) 2022 Wipro Limited. 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,7 +21,7 @@ ############################################################################### major=1 minor=0 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |