commit | 5cd377c68b1f8e0520b7030b887e8a90803e2a3a | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Feb 12 13:55:31 2021 -0500 |
committer | Ajith Sreekumar <ajith.sreekumar@bell.ca> | Tue Feb 16 11:18:54 2021 +0000 |
tree | 7ed94dc32782c091a4e74ebec5b5f19307d99522 | |
parent | 55fc900c3fbed2819b5b8a168dc29c5d583eccf3 [diff] |
Fix duplicate code in Jpa classes Addressed the following issues: - remove duplicate code; extracted a common class containing properties Issue-ID: POLICY-2905 Change-Id: I80c423ab45c0c6823d338a034762d222ec334288 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