diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:27 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:27 +0000 |
commit | 2e012cd81b39424ab691f5bacbd80eb56f20add6 (patch) | |
tree | 7e187414c1e9364c941f953ad09e96e1e9898a79 /version.properties | |
parent | 8c8156cbf705b97b2ee50c1c20dadf40e52dc100 (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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6e0e8be495ba56a259245c8452813a0a5d1d1a6a
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 6ee93e8b..6467af2c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |