diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-14 20:16:42 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-14 20:16:47 -0400 |
commit | 9e3d309aa54d6d72b783b6a089c7ecf59bdd66a2 (patch) | |
tree | f9b3ca395fb5d5318c0bb44a52babc3d6b83732f /pom.xml | |
parent | 7980f37599a0f3dd44d9fabdd83cc547b9ab6237 (diff) |
Upgrade to policy/models release2.0.0
Release 2.0.0
Issue-ID: POLICY-1630
Change-Id: Ib4f24732a62c1cfc6464283fb3af4d0b0cc1735f
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
@@ -47,7 +47,7 @@ <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis> <policy.common.version>1.4.0</policy.common.version> - <policy.models.version>2.0.0-SNAPSHOT</policy.models.version> + <policy.models.version>2.0.0</policy.models.version> </properties> <modules> |