diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-07 16:36:52 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-07 16:37:18 -0400 |
commit | c5f3b567f35e7af2481c5130ea70228f5818f064 (patch) | |
tree | c6b055feb92a7101451e2ce9b1e4f0d436755365 /version.properties | |
parent | f5680e42b77f7db8fe9688977462b846bc3893eb (diff) |
Bump xacml-pdp to 2.3.3 snapshot
Issue-ID: POLICY-2839
Change-Id: I78bf1cebb31c3c3c48d214fa755892b9a3a58323
Signed-off-by: Pamela Dragosh <pdragosh@research.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 16dbea1c..7307096b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |