commit | 574f20ba0a2ec204fdabd7fe3725a8cb9025a8e2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Dec 28 02:39:27 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Dec 28 02:39:27 2018 +0000 |
tree | fb8d60d9cd3332139e9b1b948e32496fe5617eaf | |
parent | f47fdc1a587d6642f8baf7c7d030409c04e1bbd1 [diff] | |
parent | 7575004a8ad0d1f017f9a13dac3c45188f0fa4be [diff] |
Merge "Sonar fix: SdncVFModuleModel.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".