diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:53 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:53 +0100 |
commit | e57620e3a6d9a7c3db9d8250730b1cd646729c64 (patch) | |
tree | 54f4dbd9cdb7b4d9efd47ac7cf5fa482e2c02fb6 /version.properties | |
parent | 858e275aa848b3f701589bbcfd5b97b9fab83e54 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I51cf214ae8389f03bc64589f94b447138fbbec3a
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 5b7564da4..69935b4f6 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=7 -minor=0 -patch=4 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |