commit | 34875a704191654c224966deb0f99968e76ba429 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Dec 17 21:06:45 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Dec 17 21:06:45 2018 +0000 |
tree | 48efd0881affd7f481f7d2da3d1e2bb53a0d9cc1 | |
parent | 0db8f9aa9ae019c058f80137dd271c987ad20f8a [diff] | |
parent | 56f264776099b0944e790327d3e0ad70acead8a6 [diff] |
Merge "Sonar fix: LcmSliClient.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".