aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorRenu Kumari <renu.kumari@bell.ca>2021-09-13 13:34:15 -0400
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2021-09-14 12:07:57 +0100
commite88e801112bb513b08ee95314abd1ec1a4e8a168 (patch)
tree69193443419a69cb9a865bea1ba166ea32444074 /version.properties
parent9d23ab1ec04b0b3d37b18527d38c29612f23ac34 (diff)
Upgrade version to 1.0.01.0.0
- Upgraded version to 1.0.0 - changed cps version to 2.0.0 - Added dummy csit test script for review jobs Issue-ID: CPS-613 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ie33da1dbad738ebefb035ad6a3466e0bc319725c
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index e117b4e..8e37a76 100644
--- a/version.properties
+++ b/version.properties
@@ -19,9 +19,9 @@
# 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 this
-major=0
+major=1
minor=0
-patch=1
+patch=0
base_version=${major}.${minor}.${patch}