From 886976ee99995c83dac4b6a7805c3d1514c5ce18 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 29 Nov 2021 11:33:31 +0000 Subject: Update snapshot of policy/apex-pdp to 2.7.1-SNAPSHOT *** This commit is generated by a PF release script *** policy/apex-pdp is update from 2.7.0-SNAPSHOT to 2.7.1-SNAPSHOT Issue-ID: POLICY-3827 Signed-off-by: liamfallon Change-Id: I334dda447490f6c3e848be7b58f4a5119ae70ead --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 8b9e31718..c6ab09aaf 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=7 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg