diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:17 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:17 +0100 |
commit | 0c28807ad85435e54d4784f9fa7d523f969f8c3b (patch) | |
tree | dd3e20990c50ff02a880e4d0735b37f94aa7246b /version.properties | |
parent | 4af57df43cc9874c9d2b65cd47eafb954183d635 (diff) |
Set snapshot and/or references of policy/apex-pdp for new release
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6bed34d4561b33b442102994f8e028691ef3769d
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/version.properties b/version.properties index ca0e624fe..4ba0a9a80 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=2 -minor=9 -patch=3 +minor=3 +minor=0 +patch=0 base_version=${major}.${minor}.${patch} |