From 92043cb2c0e5ee7678b53a0d0b70935b735f5f2c Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Tue, 27 Oct 2020 13:58:46 -0400 Subject: Bump apex-pdp master to 2.5.0-SNAPSHOT Issue-ID: POLICY-2875 Change-Id: Ibb0e9a243bf92f0255cb5c145d31ccddb988fdf5 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 35e80d6b4..756f8a39c 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=4 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg