diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:30 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:30 +0100 |
commit | 908c63769ef2d5bd05008851f0d7dba61243a9d6 (patch) | |
tree | 552339bed2cc578ae645f0c8c3506775c9f4b08b /version.properties | |
parent | 1d6f39e5ff7aef74e8422b2f272a66f039341679 (diff) |
Set snapshot and/or references of policy/pap for new release
policy/pap 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: I89e3201edc55ed80613fe6a63f0c220d51870dab
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 0a767e5b..bc48f0ac 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} |