diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:31:11 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:31:11 +0100 |
commit | 4bf75879072fc50e1c6805b9d4bd3fd351fb8a96 (patch) | |
tree | 844b5682c0deb49f59d416bc5f04758370972f67 /version.properties | |
parent | 8e0f731a480b9a39ab7588912e29cbdcd11247cc (diff) |
Set snapshot and/or references of policy/docker for new release
policy/docker updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id900a74168359265a327fa652d958edc56e15214
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index ecf57f41..86a80a53 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |