Adding policy/core module

Change-Id: I6ed20178e7308bc2edde8ef507836cf4fae8d590
Issue-ID: POLICY-845
Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
2 files changed
tree: 4614f27ac12cdbefd0fe22a8e3f7b3545fd74459
  1. .gitignore
  2. .gitreview
  3. INFO.yaml
  4. LICENSE.txt
  5. pom.xml
  6. README.md
  7. version.properties
README.md

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 Core code that is shared amongst all the repositories.

To build it using Maven 3, run: mvn clean install