diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:22:06 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:38:49 +0100 |
commit | 0949037a3ba7b646183acdeff83473527783b5ca (patch) | |
tree | 75bfdf04e42846c45a78e69ea41055a6067c9775 /version.properties | |
parent | 747074bc591766fb25a288792ec4d61c6a868521 (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-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I62fbc174b9228279e944e365453dc874b8539974
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 07f80c6a..8b9e3171 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=6 -patch=4 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} |