From 29169f6f4277264995a7338820e6e3ae1a6eb28e Mon Sep 17 00:00:00 2001 From: pd1248 Date: Thu, 11 Mar 2021 15:25:31 -0500 Subject: Bump api to 2.5.0-SNAPSHOT Issue-ID: POLICY-3105 Change-Id: Ia2016f32738100e8c795b3045d5739a4985a97a1 Signed-off-by: pd1248 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 926fe5b0..756f8a39 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=4 -patch=2 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg