commit | 17ace0efb1445bfb1239222b3e1249e66e677cc0 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 17 18:58:12 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 17 18:58:12 2018 -0400 |
tree | fbbf04e575bb319294ab2642517031f7f345d108 | |
parent | c07c3f2b4c898980f5821b673b8525eb51c55912 [diff] |
Update sli/northbound to use 1.0.2 parent Update pom.xmls to use released 1.0.2 version of parent pom Change-Id: Iccb3d5fbc92fd4177220f307178ac8a95ce0e7d5 Issue-ID: CCSDK-286 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".