diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:25 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:25 +0100 |
commit | e2c54eab98d9586f6f63a4fbbae5c72fb269222f (patch) | |
tree | 32c92a4089aadf392a5ed738c8947dcce3ae32b0 /version.properties | |
parent | d195b68ed0a6e8a62c04a70e1349e2693ff4ef7e (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: Ia04701c92ff14ba783ae59884192ee35fc2309cd
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 d4663f28..07f80c6a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=6 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |