From b1cc5da6c4ed4bf95bfd2baf3832dbd23e7d5716 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Tue, 27 Oct 2020 14:29:13 -0400 Subject: Bump docker master to 2.2.0-SNAPSHOT Bumping minor version now that guilin branch has been created. Also repointed to snapshot versions for dependencies. Issue-ID: POLICY-2875 Change-Id: I9e84ca07f8d932d2e6fb80a1746eb26878bb7857 Signed-off-by: Jim Hahn --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 50539a03..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=2 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg