commit | f47fdc1a587d6642f8baf7c7d030409c04e1bbd1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Dec 28 02:38:33 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Dec 28 02:38:33 2018 +0000 |
tree | e5ae0097a791388213c4fc65e9956c2100e0dbd6 | |
parent | ac6104e6515638a347a131760c08c2ced29ad28d [diff] | |
parent | 7643a4addb45ffed94adc3bc9257f3fc9619e56f [diff] |
Merge "Sonar fix: SdncUebConfiguration.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".