From e14fac54dcf863381a8ac7f5a361f57eeba98c8c Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Tue, 19 May 2020 15:16:54 -0400 Subject: Bump models master to 2.3.0-SNAPSHOT Issue-ID: POLICY-2514 Change-Id: I6a3d4e588a0ff0d15fccf49de66c51ea7d709b4b Signed-off-by: Ram Krishna Verma --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index afc6a1586..d54fa5b89 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=2 -patch=7 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg