commit | 17a584327da7ae2b14f7e5e7eec3814346831716 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu May 30 15:22:34 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu May 30 15:22:34 2019 -0400 |
tree | 57624e38816417a8327d1aa9c6070bc072125f45 | |
parent | 3881a8e63e8309d2ba3a7d27e05b3a6c71a256b3 [diff] |
Roll to next snapshot Roll to next snapshot (1.5.3-SNAPSHOT) Change-Id: Ia039c974a253c0d9f2e22200a31a6ef819665a5d 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".