diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:53 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:53 +0100 |
commit | 75a69e67d03a55d3961d0f6a9f7925868dd39aa6 (patch) | |
tree | 09275ebe639da1268ca49200248b8ce08557de94 /version.properties | |
parent | d07c1fab4b455fce13f6185c614c90682e327ebd (diff) |
Set snapshot and/or references of policy/clamp for new release
policy/clamp 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: Ic5dba007602ae27989cc20ef59f512b1e06fa892
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 c744193cf..822d0e6cc 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=6 -minor=3 -patch=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |