From 47e13bfe1671e83e58c17e04e453ee52a9e239f9 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 12 Mar 2021 09:28:34 +0000 Subject: Bump PAP to 2.5.0-SNAPSHOT Issue-ID: POLICY-3105 Change-Id: I558a09dcc5a28df1a978f760b5fe0eeee72aeb30 Signed-off-by: liamfallon --- 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