From d8fe5673daaf680f24bda96d471b6b6d67ff1bcc Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Tue, 19 May 2020 18:13:26 -0400 Subject: Bump api master to 2.3.0-SNAPSHOT Issue-ID: POLICY-2514 Change-Id: I96a04bc18d92bf63e8fdf3a0b19a695d062633bb 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 dd0bf5c9..d54fa5b8 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=4 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg