commit | 353166de03b60731e980b17b69b2254a387571a7 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Jan 07 10:32:24 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Jan 07 10:32:24 2019 -0500 |
tree | a9915125f420dbf79a25544f4518687fa0b29784 | |
parent | 23b10ebdeea13317f773efed79012241278373b2 [diff] |
Prepare for Casablanca mtce release build Prepare for building Casablanca mtce release artifact Change-Id: I62d97a2a1a1c41998c535b323a031feeb6bd50cd Issue-ID: SDNC-558 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".