commit | 14e0b89cb0c1b067e79b29ab943c6c1e8fd5aa8b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Sep 11 13:44:50 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Sep 11 13:44:50 2017 +0000 |
tree | 97f58df793229cd2a78d8ad9b3bdedcdd722c2a3 | |
parent | db185217bcfef796bd5f6f0ae14b3b504f1a3c67 [diff] | |
parent | af5a763bf7d5ae67629d9298a74474bf791afc4f [diff] |
Merge "Fix few Critical sonar issues"
This source repository contains the code for the SDN Controller adaptors. To compile this code:
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.
To compile, run "mvn clean install".