diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 12:39:31 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 12:39:31 +0000 |
commit | d5c5893d3359ed5c31d79e41b25d19b5070152fb (patch) | |
tree | b04a38785a589dbdae5cb788cdcf3186ec55d39e /version.properties | |
parent | 7c85ef3876516bb32a261aba78ace264b0e2de3e (diff) |
Update snapshot and/or references of policy/models to latest snapshots
policy/models 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: I89001c25b23e41b2d53adaa7b405f6cf5d124cb1
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 6ee93e8b0..6467af2ce 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |