diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:38 +0100 |
commit | 84f095f4b5a6329a8568c50d997b926d86bf18ab (patch) | |
tree | c2e4cb649afc48468916f68638125b387ddbe1b1 /version.properties | |
parent | ab3134281f1b1fd6a0e14b11890cae11cdfff0ae (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-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I3463647a8a3689518769a5fe5aaab2cfea8438e7
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 86d8b0029..d71c659b5 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=8 -patch=2 +minor=9 +patch=0 base_version=${major}.${minor}.${patch} |