summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>2022-03-21 19:39:30 +0530
committerSeshu Kumar M <seshu.kumar.m@huawei.com>2022-03-21 14:11:59 +0000
commit9ef2bc7903aa028d6873d2cf1d02f95daeef4444 (patch)
tree7411e98b769c148eca777dbf55a69e3a15a7e0ab
parentea23e0c6526ae0fa649ad5657ac19d27a5aa46d0 (diff)
bump the version for Jakarata
Issue-ID: SO-3748 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> Change-Id: I8397b4a6861c58c2f5646cf99c89339c1b9e2d60
-rw-r--r--version.properties26
1 files changed, 13 insertions, 13 deletions
diff --git a/version.properties b/version.properties
index 50edce8..5f787d9 100644
--- a/version.properties
+++ b/version.properties
@@ -1,13 +1,13 @@
-# Versioning variables
-# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
-# because they are used in Jenkins, whose plug-in doesn't support
-
-major=1
-minor=9
-patch=2
-
-base_version=${major}.${minor}.${patch}
-
-# Release must be completed with git revision # in Jenkins
-release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT
+# Versioning variables
+# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
+# because they are used in Jenkins, whose plug-in doesn't support..
+
+major=1
+minor=10
+patch=0
+
+base_version=${major}.${minor}.${patch}
+
+# Release must be completed with git revision # in Jenkins
+release_version=${base_version}
+snapshot_version=${base_version}-SNAPSHOT