commit | 514aff35f5c8727ee0c0b75b2299e8e7d27b4102 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 15 09:46:03 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 15 09:46:03 2017 -0400 |
tree | 1f1bb92f3d71a41875b7c13eaf99cd3e742ec85d | |
parent | bfaacc8a077daa48fb85e66a80e8f2904fce59a0 [diff] |
Refactor dataChange Update dataChange to replace references to openECOMP with references to ONAP Change-Id: I2d495dbc13e6dd38e0c975070969b07e796eb82f Issue-ID: CCSDK-25 Signed-off-by: Dan Timoney <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".