commit | bcbdb26288e9bd6b1bd0cf8fb2d463d9f49f6333 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Feb 12 07:46:30 2021 -0500 |
committer | Jim Hahn <jrh3@att.com> | Fri Feb 12 07:48:37 2021 -0500 |
tree | 94e8ec8f0d77eae6ab0dd6247b1d79c1fb18a2b7 | |
parent | 908406b09093cda33415f8b611482175b32d070c [diff] |
Fix sonars from dependency upgrade The dependency upgrades in policy-parent caused some new sonars. In particular, initMocks() has been deprecated - replaced with calls to the Mockito Runner and one call to openMocks(). Issue-ID: POLICY-2911 Change-Id: I6f28af9af41a1e5c83dead2eabf580731ffb9526 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Administration Point Backend code.
To build it using Maven 3, run: mvn clean install