diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:18:42 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:49:58 +0100 |
commit | be6f167c6cf60affb630f4480abbaa6239ef3caa (patch) | |
tree | 23516a0ffd049caf05702935827bc2efa83508d8 /version.properties | |
parent | 95ed99adc40b084030c653f402dcc46642d8476e (diff) |
Bump policy/xacml-pdp to 2.5.2-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I892219ee37f689eaa250142d0a1e6610a8b227ff
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 50c84cde..ecf57f41 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |