diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:53:52 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:53:52 +0100 |
commit | 221006c687ec15b0811ec002ca806766fd18c91c (patch) | |
tree | 3bbb136a542eb4ec64a45227f887c14802972b2f /version.properties | |
parent | 3a6d8b41bdeac192715b906c1bd5f64aacb1ca0e (diff) |
Set snapshot and/or references of policy/gui for new release
policy/gui 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: I6d290b5589706dd3931a8bfe50220385b9de1cfa
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 16dbea1..ee5d4d0 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=3 -patch=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |