diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:49 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:49 +0100 |
commit | 67f8cb19af156e152b840ed0f4d7f3d54c54db2b (patch) | |
tree | 48bb8d8339f5d286414fc56072d24fa23ce422be /version.properties | |
parent | accbde5fa1d033912f7cdb1942f41a627641f8a6 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id006117924d15102c8ca5898bf57ae3a47eb1fb2
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 0a767e5..bc48f0a 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=0 -patch=3 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |