diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:26 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:26 +0100 |
commit | c8994fd02e0db5478e7abc87e699f49006ad32f1 (patch) | |
tree | 5691444548efb3f0d7ecf0a07c0bec4b4032e63e /version.properties | |
parent | 6df5446b012a055d95f65a106966eaace1e2c33c (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Idb818220a15d81ef9fd395e7b697c7a6f86ab72a
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 ecb60096..0a767e5b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |