summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/version.properties
diff options
context:
space:
mode:
authorMukesh Paliwal <mukesh.paliwal1@huawei.com>2022-05-24 10:30:48 +0530
committerMukesh Paliwal <mukesh.paliwal1@huawei.com>2022-06-21 09:15:44 +0530
commitebaab76841e7c7cfee0143e6c40c6e1ae3204309 (patch)
tree23dbb0f4ee3d040d84291ce22d57574daf7ef44f /dcae-analytics/version.properties
parent1df66170cce8f269363125926e223677bfa6e892 (diff)
CodeCoverage improvement for dcaegen2-analytics-tca-gen2
Issue-ID: DCAEGEN2-3159 Signed-off-by: Mukesh Paliwal <mukesh.paliwal1@huawei.com> Change-Id: I0aaae42e30a83eac41957114a3090d584b43d42a
Diffstat (limited to 'dcae-analytics/version.properties')
-rw-r--r--dcae-analytics/version.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/dcae-analytics/version.properties b/dcae-analytics/version.properties
index 168bd06..5672fef 100644
--- a/dcae-analytics/version.properties
+++ b/dcae-analytics/version.properties
@@ -4,6 +4,7 @@
# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
# Copyright (c) 2021 Samsung Electronics. All rights reserved.
# Copyright (c) 2022 Wipro Limited.
+# Copyright (c) 2022 Huawei. 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.
@@ -21,7 +22,7 @@
#
major=1
minor=3
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT