diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 13:13:54 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 13:14:01 -0400 |
commit | 285a6ba21cbfc9d8576f9cc0dfb69719e0984165 (patch) | |
tree | 065b52b7a2cfbf0a506c7502a8d537586ebbdc54 /pom.xml | |
parent | d12a6b1534899a5129a3eabbf4890e97910322e1 (diff) |
Upgrade to released policy/models4.0.0-ONAP2.0.1
Released 2.0.1
Issue-ID: POLICY-1700
Change-Id: Ic03e49b17a4a2174e065afa7b852b73741ff59a8
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.1-SNAPSHOT</policy.models.version> + <policy.models.version>2.0.1</policy.models.version> </properties> <modules> |