commit | 1bbebfd965cda62a603ee1ee4a7cc7336689508f | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 31 10:44:28 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 31 10:44:28 2019 -0400 |
tree | 32d69949ab08a9b2481fe4492ada989c104ccc80 | |
parent | 17a584327da7ae2b14f7e5e7eec3814346831716 [diff] |
Use released parent poms Use released version of parent poms (1.2.4) Change-Id: If454edd539154a59f5b62d4765ad234c3368baf4 Issue-ID: CCSDK-1362 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".