diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 21:34:47 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 21:34:47 +0100 |
commit | ec66657b0e34131a22b3827ec689232f786ea041 (patch) | |
tree | 5bb3d7b5fe656ce06a7869562d6ff8f0750ee6b4 /version.properties | |
parent | 752e0fd84a213697a873a5e93dcc33b9c9ec38a1 (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I4f7a7b041d7f681a0975f673725abfad249d5671
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 ca0670a2..d4663f28 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |