Roll versions

Roll versions in master branch

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