Roll versions

Roll versions in master branch

Change-Id: Idd6c405684fee6eaa860286359493c667a1bf50f
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
41 files changed
tree: 056a3ea52d6b62de7cfc09bd1bd9a45f75036965
  1. artifacts/
  2. asdcApi/
  3. ccsdk-northbound-lighty/
  4. daexim-offsite-backup/
  5. dataChange/
  6. dmaap-listener/
  7. features/
  8. lcm/
  9. releases/
  10. ueb-listener/
  11. .gitignore
  12. INFO.yaml
  13. LICENSE.txt
  14. pom.xml
  15. README.md
  16. version.properties
README.md

This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:

  1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.

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