diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-09-21 13:17:30 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-09-21 13:17:30 +0530 |
commit | b1dcbf5291bc713f8852999f2d0ae0481d609d53 (patch) | |
tree | 5a9ecb7950b927835832e4e46983e1672ae020f8 /version.properties | |
parent | 2e1752098e821b16c5f997296254ac1d68b8b1ee (diff) |
Increment cmso release version to 2.3.02.3.0
Issue-ID: OPTFRA-850
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Iec7abdd9489af8c159d6c12a22ce86de24cb0cda
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 8723631..088862d 100644 --- a/version.properties +++ b/version.properties @@ -26,7 +26,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch} |