commit | bc844cbeaad034f3f5c143be8e9da7fb16d2e99f | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri May 29 10:17:24 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri May 29 13:51:31 2020 -0400 |
tree | a7ad2016fcee71c2b27df3778303acc7ecc4d57e | |
parent | 8dd5c8fc0dc7a097f1a129d57920a73366b75790 [diff] |
Copy Dbao from drools-apps to models Drools-apps and xacml-pdp each have their own copy of Dbao. Made a copy of it in models as a first step toward eliminating the other copies. Also changed its package name be consistent with the other interface package names and renamed it to OperationsHistory. Also reordered the modules in the pom to make it alphabetical. Issue-ID: POLICY-2581 Change-Id: I45afa680c6344eeac6b2d35c9e4f04a5ba7af431 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