summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/version.properties
diff options
context:
space:
mode:
authorsushant53 <sushant.jadhav@t-systems.com>2023-02-02 14:19:56 +0530
committersushant53 <sushant.jadhav@t-systems.com>2023-02-02 14:41:55 +0530
commitd199851a741ea1053e34517d906cd6a87a42f19b (patch)
tree549d8eb042a9aa9fb2c9406b2eb35b06d06181c7 /dcae-analytics/version.properties
parent5fafaea34585cd088376117cf4f16ca7dbbefbea (diff)
[DCAEGEN2] Upgrade dependencies for dcaegen2-analytics-tca-gen21.4.0-tca-gen2
Upgrade dependency version as per SECCOM recommendations. Issue-ID: DCAEGEN2-3338 Change-Id: Iff95bdf11b912e0fb6ec6dfd16c9fdc3081abbc8 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com> [DCAEGEN2] Upgrade dependencies for dcaegen2-analytics-tca-gen2 Matched pom.xml and version.properties version. Issue-ID: DCAEGEN2-3338 Change-Id: Iff95bdf11b912e0fb6ec6dfd16c9fdc3081abbc8 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Diffstat (limited to 'dcae-analytics/version.properties')
-rw-r--r--dcae-analytics/version.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/dcae-analytics/version.properties b/dcae-analytics/version.properties
index a486fcb..f5b408e 100644
--- a/dcae-analytics/version.properties
+++ b/dcae-analytics/version.properties
@@ -5,6 +5,7 @@
# Copyright (c) 2021 Samsung Electronics. All rights reserved.
# Copyright (c) 2022 Wipro Limited.
# Copyright (c) 2022 Huawei. 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.
@@ -21,8 +22,8 @@
#
#
major=1
-minor=3
-patch=4
+minor=4
+patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT