summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/version.properties
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-analytics/version.properties')
-rw-r--r--dcae-analytics/version.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/dcae-analytics/version.properties b/dcae-analytics/version.properties
index 33359df..168bd06 100644
--- a/dcae-analytics/version.properties
+++ b/dcae-analytics/version.properties
@@ -1,7 +1,9 @@
-#
+# ============LICENSE_START=======================================================
+# TCAgen2
# ================================================================================
# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
# Copyright (c) 2021 Samsung Electronics. All rights reserved.
+# Copyright (c) 2022 Wipro Limited.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -19,7 +21,7 @@
#
major=1
minor=3
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT