aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-10-07 16:31:22 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-10-07 16:31:34 -0400
commitc97f696577f76d18ba368a5405a360be965410d2 (patch)
tree27eb7be784aed9eb1e0b78cb48ca7cd455996328 /pom.xml
parent51b0c6c9b06d97d007d99cdcd8651a97b0b792df (diff)
Point to latest models snapshot 2.3.3
Issue-ID: POLICY-2839 Change-Id: Ifdf4be2ee15af8cde32bbbbac0dd0a5e7244ab25 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dcc0680..fb8db94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
<properties>
<policy.common.version>1.7.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.3.2-SNAPSHOT</policy.models.version>
+ <policy.models.version>2.3.3-SNAPSHOT</policy.models.version>
<jacoco.dataFile>${project.basedir}/../../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
<sonar.javascript.lcov.reportPaths>${project.basedir}/target/code-coverage/lcov.info</sonar.javascript.lcov.reportPaths>
</properties>