diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 18:41:35 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 18:41:35 +0100 |
commit | ec82c44d8263c8faaba3440f9532eb59d1cb525c (patch) | |
tree | 8d61b3c2d0f43ff4864b7ca9a252b61d7718f808 /version.properties | |
parent | ba211c4d1378416dc493b7d97f1a2b8cd4d5f193 (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9017a7f0c84d9981f49baab59744e8f273aa91df
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 ca0670a21..d4663f288 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |