commit | e7b9884cc75d9346dc56145725d2aa69a6cd4f43 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Dec 02 14:41:19 2020 -0500 |
committer | Jim Hahn <jrh3@att.com> | Wed Dec 02 14:45:00 2020 -0500 |
tree | a0c2cb9e4aa76cc821e87f06dbacc2836b0036ed | |
parent | f46ff1a6e23faeb6cf880d3f865a50ce9cb45bec [diff] |
Address sonar issues in policy/models Addressed the following issues: - unused parameter in method call - make constructor of abstract class protected instead of public Issue-ID: POLICY-2905 Change-Id: I1e846b88246796f1ad5cee4a3bd296647732fd24 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 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 Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install