diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:43 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:43 +0100 |
commit | c7b9c9b4ae910b6cf2fc57d55b1d82a4779b5674 (patch) | |
tree | 5fa92b123acabf182afb8fa177a672d8ec7e0ef9 /version.properties | |
parent | 62903aced60d382c1c0dd1ee2a7008d965ed7ca9 (diff) |
Set snapshot and/or references of policy/xacml-pdp for new release
policy/xacml-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: Icb77bcddf808c91379431b0e9f67a703755f945e
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 4c7e888e..6ee93e8b 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=7 -patch=2 +minor=8 +patch=0 base_version=${major}.${minor}.${patch} |