From 90046a1dc098e33c780fe401ced5b0920082b41c Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Thu, 5 Aug 2021 09:14:20 -0400 Subject: Bump apex-pdp to 2.5.5-SNAPSHOT Issue-ID: POLICY-3329 Change-Id: Iae6b3d356483398740da602d950879cf21d28a34 Signed-off-by: Ram Krishna Verma --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 0af97c403..d9bd0edc9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} -- cgit