diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 08:12:07 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 08:12:12 -0400 |
commit | 8ba9e94ac3df378b1979b93289fdc0a3f694ae6c (patch) | |
tree | e43bd11b25858ee3e120e9b4501c62a2627a4a38 /pom.xml | |
parent | c97f696577f76d18ba368a5405a360be965410d2 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |