diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 08:08:17 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 08:08:22 -0400 |
commit | 4480823d7be3b8de096f28c4f36df2dac9a393e3 (patch) | |
tree | 43c6345d951e5778f4da6ed47de01cd75984a832 | |
parent | c5f3b567f35e7af2481c5130ea70228f5818f064 (diff) |
Point xacml to models 2.3.5
Issue-ID: POLICY-2869
Change-Id: I0619c6469b9b693c92feb1d5c9a717958c442526
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ <properties> <policy.common.version>1.7.1</policy.common.version> - <policy.models.version>2.3.2</policy.models.version> + <policy.models.version>2.3.5</policy.models.version> </properties> <modules> |