From d784d71afce52687442c4753643280eae7cfe2ac Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 31 May 2019 11:48:36 -0400 Subject: Bump distribution to 2.2.0 Due to dublin branch. Issue-ID: POLICY-1747 Change-Id: I889d3c5276a070404eeba86d99ca82852d2645e5 Signed-off-by: Pamela Dragosh --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg