commit | f80e79706a7cd030f7a6185da8ccf920e125b0c5 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Sep 09 17:38:04 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Sep 09 17:38:04 2020 -0400 |
tree | 0f0f42a6263d29c2e42526e88b0c1659c99efe4f | |
parent | 7315d01475bf4f750dc2b75656ed0230f1b4672d [diff] |
Roll to initial Honolulu release version Roll master branch to initial Honolulu release version Change-Id: I9a355141a5234f08fd09d0712b4b9d6166d01f11 Issue-ID: CCSDK-2742 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".