diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-31 11:48:36 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-31 11:48:47 -0400 |
commit | d784d71afce52687442c4753643280eae7cfe2ac (patch) | |
tree | 8e6a083383893354f702e74fd9633ea4b4f02727 /version.properties | |
parent | b340fef5a1da75a89fc34e141cf4e42d108cc1e3 (diff) |
Bump distribution to 2.2.0
Due to dublin branch.
Issue-ID: POLICY-1747
Change-Id: I889d3c5276a070404eeba86d99ca82852d2645e5
Signed-off-by: Pamela Dragosh <pdragosh@research.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 b4f56188..c45e6580 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,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} |