commit | 8740b37cea9abce5f2984fe1c728b0c82ed0a84e | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Aug 16 09:03:41 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Aug 16 09:03:41 2019 -0400 |
tree | 2342f822eae6a964b43b55a9f774723833493bf6 | |
parent | 01b9bff05de587dcc3e265972966cc14ee7a9c98 [diff] |
Release SDNC 1.6.2 Create release artifacts for 1.6.2 release Change-Id: I21ca0385a1e976cbdce2bfc6fdaf6ff98f647a65 Issue-ID: SDNC-849 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".