From 1ca951c3ddceb1a0ccaae72cd87dabe9d71b90b9 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Thu, 21 May 2020 15:02:22 +0100 Subject: Bump xacml to 2.2.3-SNAPSHOT Change-Id: I753851b22200de1f69489d13a283832c469fab22 Issue-ID: POLICY-2514 Signed-off-by: a.sreekumar --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 76584abc..a7658aec 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit