commit | 1f7ddcb95f4de6fc7a05d7a74d95a5f6bd41f9c5 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Feb 17 14:27:03 2021 -0500 |
committer | Jim Hahn <jrh3@att.com> | Wed Feb 17 14:29:29 2021 -0500 |
tree | 6b698b16df2e5617d5e0e52ecdf0077e7919d3e5 | |
parent | 9f0fbd02f184071c2de30c944bec311741e6180e [diff] |
Remove more duplicate code from models Addressed sonar "duplicate code" issue by extracting a common ToscaNameVersion class from the XxxIdentifier classes. Also removed junit test for class that no longer exists and renamed another junit to match the renaming of the class being tested. Issue-ID: POLICY-2905 Change-Id: I4a28cd7de2478f2771a864439c0b440ad8310299 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