aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pd1248@att.com>2021-03-23 17:21:09 -0400
committerPamela Dragosh <pdragosh@research.att.com>2021-03-23 17:22:24 -0400
commitb6e2c0e8897d18e193bd5083e1f701ef34b3b7ec (patch)
treed99eacf81726001a2aca27c440becacd131d46fa
parente63a6abf338ee7291af7d3b013c3c6f78b25b512 (diff)
Point xacml to models 2.4.2
Issue-ID: POLICY-3150 Change-Id: Ic4073b6ac119401aea875fcf982eb44859994206 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0113c9f6..4e242410 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<properties>
<policy.common.version>1.8.0</policy.common.version>
- <policy.models.version>2.4.1</policy.models.version>
+ <policy.models.version>2.4.2</policy.models.version>
<jacoco.dataFile>${project.basedir}/target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
</properties>