[POLICY-66] rename of policy-healthcheck

using "feature-" naming convention.

Change-Id: I13d6b75750d369ed9e61f3c9c9408b31eac6bb2d
Signed-off-by: Jorge Hernandez <jh1730@att.com>
10 files changed
tree: c4f2a92655050c5f4efb0fd80e2e1fd1b9602df3
  1. feature-eelf/
  2. feature-healthcheck/
  3. packages/
  4. policy-core/
  5. policy-endpoints/
  6. policy-management/
  7. policy-utils/
  8. .gitignore
  9. .gitreview
  10. LICENSE.txt
  11. pom.xml
  12. README.md
  13. version.properties
README.md

This source repository contains the OpenECOMP Policy DroolsPDP code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.

To build it using Maven 3, first build 'policy-common-modules' (which contains dependencies), and then run: mvn clean install