diff options
author | Jim Hahn <jrh3@att.com> | 2020-09-09 13:53:55 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-09-09 13:54:25 -0400 |
commit | a8d75ac447775274d37b1a21937f82de6285abd3 (patch) | |
tree | 46f00642ca173093da258fc39acf03c2e8fc5192 /version.properties | |
parent | ae09a5ec6d8fd2665bb868f6a5bbe0365a284146 (diff) |
Bump xacml-pdp to 2.3.2
Issue-ID: POLICY-2789
Change-Id: I3f2c877874e5fbcd0520b811c984fa8d14b05435
Signed-off-by: Jim Hahn <jrh3@att.com>
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 bc2c506d..16dbea1c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |