Roll to initial Honolulu release

Roll to initial Honolulu release version

Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1a97a62f0ec2ac7da7fa3cd093cd102f77ff9f3e
12 files changed
tree: 8aa0af93f94618344dc2b35d2c61b220759d634c
  1. a1-adapter/
  2. a1-policy-management/
  3. releases/
  4. .gitignore
  5. .gitreview
  6. INFO.yaml
  7. LICENSE.txt
  8. pom.xml
  9. README.md
  10. version.properties
README.md

This source repository contains the code for the ORAN A1 related components.

To compile this code:

  1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.

  2. To compile, run "mvn clean install".