From b0ea218e80803fde4df1a3d6dab18f4fac59a69f Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 29 Nov 2021 11:33:42 +0000 Subject: Update snapshot of policy/distribution to 2.7.1-SNAPSHOT *** This commit is generated by a PF release script *** policy/distribution is update from 2.7.0-SNAPSHOT to 2.7.1-SNAPSHOT Issue-ID: POLICY-3827 Signed-off-by: liamfallon Change-Id: I1c58f1903bac793db23227013525640d93bb958b --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 8b9e3171..c6ab09aa 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