From 1352e00c93f6cf1ae1cd694897a83139d8ffe625 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 14 Oct 2021 10:31:43 +0100 Subject: Bump policy/docker to Jakarta 2.4.0-SNAPSHOT Issue-ID: POLICY-3696 Change-Id: I48777921ed97ec578fb797521c6dd1240a116d4b 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 16dbea1c..ee5d4d0e 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=3 -patch=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg