Rename Policy Core to policy-core

ONAP prefers this naming convention for sonar results to be
stored.

Issue-ID: POLICY-845
Change-Id: Ib8dadf023b63e80beb56a95987ce997295391f44
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: 81feb588cc8c59d761e1e91db1980d5681dc32e6
  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