diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:21:35 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:23:49 +0100 |
commit | 73252abca4c734712fc6345f12a3e524a0d95ffe (patch) | |
tree | 352558419fad46ed02c3aa4a34dc466a42be8ca7 /version.properties | |
parent | 7167f3808420d391198705f681ac480a3185fe48 (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-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ibc0b2ea07a80ece136ae81b6dec8bb457fc86fa9
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 35e80d6b..756f8a39 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=4 -patch=4 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |