From 170170198b7c38124e896213b8594415fd5e90fb Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Tue, 10 Sep 2019 10:14:41 -0400 Subject: Bump versions for models master Change-Id: I351d1a0ebd3c7cfa76d57297ce44ef6a6fa8c753 Issue-ID: POLICY-2045 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 28a1d8d2d..c45e65807 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=3 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg