diff options
author | 2022-10-21 10:50:10 +0100 | |
---|---|---|
committer | 2022-10-21 10:50:10 +0100 | |
commit | 2c9440c71c8070ae153d3f1674954d894b99413e (patch) | |
tree | 46b6f023e4776751f0e88940c199a36aa20c384a /version.properties | |
parent | a2747f40f22bd180b50c7044af94cd9ba84bf9a9 (diff) |
Update snapshot and/or references of policy/api to latest snapshots
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I3156e55b0bc6557e3ff157b3f07339c1d165d29e
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index c6ab09aa..4c7e888e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=7 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |