Release version 0.6.0

Release version 0.6.0 of ccsdk artifacts

Change-Id: I254104f4805d52bb2344fe2ec67f59771a5344e1
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
1 file changed
tree: 2e2d344ed8cfbf26a02bd74986af44cc504fd746
  1. aai-service/
  2. ansible-adapter/
  3. artifacts/
  4. base/
  5. ccsdk-adaptors-lighty/
  6. features/
  7. mdsal-resource/
  8. message-router/
  9. netbox-client/
  10. releases/
  11. resource-assignment/
  12. saltstack-adapter/
  13. sql-resource/
  14. .gitignore
  15. INFO.yaml
  16. LICENSE.txt
  17. pom.xml
  18. README.md
  19. version.properties
README.md

This source repository contains the code for the SDN Controller adaptors. 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. See example-settings.xml for an example.

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