CodeCoverage improvement for dcaegen2-analytics-tca-gen2
[dcaegen2/analytics/tca-gen2.git] / eelf-logger / version.properties
index 2e2ac47..c6875ce 100644 (file)
@@ -1,5 +1,6 @@
-# ================================================================================
+# ============LICENSE_START=======================================================
 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
+# 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.
@@ -15,9 +16,9 @@
 # ============LICENSE_END=========================================================
 #
 
-major=3
-minor=0
-patch=0
+major=1
+minor=3
+patch=3
 base_version=${major}.${minor}.${patch}
 release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT