bump the version for Jakarata 10/127910/3
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Mon, 21 Mar 2022 14:09:30 +0000 (19:39 +0530)
committerSeshu Kumar M <seshu.kumar.m@huawei.com>
Mon, 21 Mar 2022 14:11:59 +0000 (14:11 +0000)
Issue-ID: SO-3748

Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: I8397b4a6861c58c2f5646cf99c89339c1b9e2d60

version.properties

index 50edce8..5f787d9 100644 (file)
@@ -1,13 +1,13 @@
-# Versioning variables\r
-# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )\r
-# because they are used in Jenkins, whose plug-in doesn't support\r
-\r
-major=1\r
-minor=9\r
-patch=2\r
-\r
-base_version=${major}.${minor}.${patch}\r
-\r
-# Release must be completed with git revision # in Jenkins\r
-release_version=${base_version}\r
-snapshot_version=${base_version}-SNAPSHOT\r
+# 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