aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>2022-03-07 22:15:43 +0530
committerSeshu Kumar M <seshu.kumar.m@huawei.com>2022-03-07 16:46:52 +0000
commitd43d6ffeae3fce32ca862665b34be20d611bec15 (patch)
treebf764f390adfbfb264cb24fd03b35b244121cba0
parent74b8d1c4f50ce2a2566607e62d65f466dd25b675 (diff)
bump the version for the SO core to Jakarta
Issue-ID: SO-3848 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: I7070bfc511d79b8a68d2079551829c397f24909f
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index ccc7b6172b..a9271e1c21 100644
--- a/version.properties
+++ b/version.properties
@@ -3,8 +3,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=9
-patch=2
+minor=10
+patch=0
base_version=${major}.${minor}.${patch}