diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:11 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:11 +0100 |
commit | d35b39e1f028c3b7a6ec523fc5a92bc19213937e (patch) | |
tree | 3fba8363a04dc627f6b649fa2f9d3216657160b9 /version.properties | |
parent | 5bf6410b9d4de8578c0828eb201c6bf447e40a3a (diff) |
Set snapshot and/or references of policy/parent for new release
policy/parent 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: Iedcce90f581bf9b56dbf2d70a55f07406dc2796f
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 974c1c42..b0ccfcd7 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=4 -minor=0 -patch=3 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |