diff options
author | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2021-10-14 13:36:41 +0100 |
---|---|---|
committer | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2021-10-14 13:36:41 +0100 |
commit | ccba6b538ddd95ec39d88a53fda62fd9047c92c8 (patch) | |
tree | 25e569b3e6202002aea90d60f1dc62f62b846652 /version.properties | |
parent | 966609fab1c41344ac17380a4a0a3e58baebb6dd (diff) |
Step 10 : Bumping origin/master version cps-2.1.0
Issue-ID: CPS-727
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I2b287e4443be9214f89e90880af3c33ec0424e92
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index d3fa7e897d..07ef49adb1 100755 --- a/version.properties +++ b/version.properties @@ -20,8 +20,8 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=2 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |