summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-10-20 08:12:07 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-10-20 08:12:12 -0400
commit8ba9e94ac3df378b1979b93289fdc0a3f694ae6c (patch)
treee43bd11b25858ee3e120e9b4501c62a2627a4a38 /pom.xml
parentc97f696577f76d18ba368a5405a360be965410d2 (diff)
Point gui to models 2.3.6 SNAPSHOT
Issue-ID: POLICY-2869 Change-Id: Ie8787c6d906043a063bc862cdb59986c58a57e4a 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 fb8db94..52ede1f 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.3-SNAPSHOT</policy.models.version>
+ <policy.models.version>2.3.6-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>