aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 27dd1a8..bc9110f 100644
--- a/version.properties
+++ b/version.properties
@@ -3,6 +3,7 @@
# son-handler
# ================================================================================
# Copyright (C) 2019-2022 Wipro Limited.
+# Copyright (C) 2022 Huawei Technologies Co., Ltd.
# ==============================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -20,7 +21,7 @@
###############################################################################
major=2
minor=1
-patch=9
+patch=10
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT