aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-05-22 09:38:24 -0400
committerJim Hahn <jrh3@att.com>2019-05-22 09:38:24 -0400
commita57d12c12cdb25ea3857cbb60bebcddd4349891b (patch)
treee7e5d50ad95ee5f8cbc2f6196f99a5083d824cc1
parent5580c1e41cc11bcc321eab73eb0d0717eb4197ed (diff)
Upgrade models version
Switch to the policy/models version containing the fix for the latest-version query. Change-Id: Iaaa81aebc3a03283813903e64b9049e2e7f23ecd Issue-ID: POLICY-1777 Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2d804830..351e0562 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<policy.common.version>1.4.0</policy.common.version>
- <policy.models.version>2.0.0</policy.models.version>
+ <policy.models.version>2.0.1-SNAPSHOT</policy.models.version>
</properties>
<modules>