commit | 00dd4a698edf0c7591bc83d7389369487f74779f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Dec 19 00:38:29 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Dec 19 00:38:29 2018 +0000 |
tree | b5e46850d2abefe1027ba772448d648a0214a765 | |
parent | 0dad402fd01d72c76235d8a8c1d9b256e9de5042 [diff] | |
parent | 8c31f39f7e587214273cb496acd0b5243a724551 [diff] |
Merge "Sonar fix: AsdcApiSliClient.java"
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".