diff options
author | vrvarma <vikas.varma@att.com> | 2020-03-11 12:40:20 -0400 |
---|---|---|
committer | vrvarma <vikas.varma@att.com> | 2020-03-11 13:19:31 -0400 |
commit | d2e44fee6c1b0bb0afb12bbfe7ffbc2e30498ace (patch) | |
tree | c15824be1aeed02225c12bd01d7ebcaf5a9a4384 /version.properties | |
parent | b481fd22a9086c20fd49732f251e7267ed390de6 (diff) |
Increment CMSO release version2.2.0
Change-Id: Ia13005d8af59c1251953cc08c154e52457f58442
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-716
Signed-off-by: vrvarma <vikas.varma@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 61ee5ea..8723631 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=1 -patch=1 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |