commit | d1a9e3413ca9b3672cc5a6f085bc68fef6b23463 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 05 16:22:20 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Mar 05 16:22:20 2020 +0000 |
tree | 7ce963a275d85614298af612ec81bc189db5feed | |
parent | 66ce8b86e11159bc833a64685333f7676055e38d [diff] | |
parent | 44924cf809a463f576ad881bd70e84a0e2d8a026 [diff] |
Merge "Use released 1.5.2 CCSDK parent"
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".