diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:59:29 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:59:35 +0100 |
commit | c4e9019a50cbf4d1e8bd11d93a163958bd5b251b (patch) | |
tree | 810892929e25a29f003aee941acdac794058e1c7 /version.properties | |
parent | be6f167c6cf60affb630f4480abbaa6239ef3caa (diff) |
Bump policy/xacml-pdp to Jakarta 2.6.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: If5e83b9ab94f62fa8063e565f9dd1daf8d9880b2
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 ecf57f41..86a80a53 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=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |