Release version 0.6.0

Release version 0.6.0 of ccsdk artifacts

Change-Id: I8ad418bd911ed0d70efc4329635d570f976f45de
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
1 file changed
tree: 26b9dc380bdfc28a4057cd5e72094b7847d9079b
  1. artifacts/
  2. dblib/
  3. features/
  4. filters/
  5. lighty/
  6. releases/
  7. sli/
  8. sliapi/
  9. sliPluginUtils/
  10. src/
  11. utils/
  12. .gitignore
  13. INFO.yaml
  14. LICENSE.txt
  15. pom.xml
  16. README.md
  17. version.properties
README.md

This source repository contains the code for the core SDN Controller 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".