Roll versions

Roll versions in master branch

Change-Id: I15535fec1da460f7227b855a4700e7b93aae93ea
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
55 files changed
tree: 697feebfed86f02b522e74c91fe60b0706510a6c
  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".