diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 11:04:53 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 11:04:53 +0000 |
commit | 79841aca88d60257dc5557dc19f069b8bd677f99 (patch) | |
tree | 6a284d2f35f069ac521982618d7ff4a821575d63 /version.properties | |
parent | e3b25971e5efac700ef32faea9d27914e266fc90 (diff) |
Update snapshot and/or references of policy/docker to latest snapshots
policy/docker 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: Id9c0499baef561e5c48688c5071d07f4f2d08c3a
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 86a80a53..9cb87dba 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |