feat:Enhance sliceanalysis MS to use DCAE SDK dmaap-client lib
[dcaegen2/services.git] / components / slice-analysis-ms / version.properties
index 4434ce3..b536cee 100644 (file)
@@ -3,6 +3,8 @@
 #  slice-analysis-ms
 #  ================================================================================
 #   Copyright (C) 2020-2021 Wipro Limited.
+#   Copyright (C) 2022 Huawei Canada Limited.
+#   Copyright (C) 2022 CTC, Inc.
 #   ==============================================================================
 #     Licensed under the Apache License, Version 2.0 (the "License");
 #     you may not use this file except in compliance with the License.
@@ -19,8 +21,8 @@
 #
 ###############################################################################
 major=1
-minor=0
-patch=7
+minor=1
+patch=4
 base_version=${major}.${minor}.${patch}
 release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT