Release version 0.6.0

Release version 0.6.0 of ccsdk artifacts

Change-Id: I1b1bfa0a9fce6c33ba5a8cad3b3cb1ccdb589558
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
1 file changed
tree: aa40108710cbbf51b0be11135f6cb741a63dfde8
  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".