commit | ec31fc3ff55b6a2e4fa3b2d04a4339c9d49cf9c9 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Dec 18 10:10:35 2018 -0500 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Wed Dec 19 09:48:18 2018 +0000 |
tree | 17a3f8f23f8e302edc12130e7515c4891a7c7422 | |
parent | a7bcd68dbb4e37e60dff61b1680ca1595a45280c [diff] |
Add BOM for sli/northbound Add BOM for sli/northbound for ease of dependency specification. Change-Id: I53d91e9b6b22af2f0cd0049ea2c351143041963d Issue-ID: CCSDK-856 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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".