commit | 963fc801d8a38f047e67b0b8aa2bdfeba6a58c81 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Sep 03 10:05:32 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Sep 03 10:12:52 2020 -0400 |
tree | 5a1d0a06bd873daaf57f95492899fdbd196e974e | |
parent | 6d6539407e4c28aae0c321835bbf754086fb7791 [diff] |
Update lifecycle state Update lifecycle state to Mature Change-Id: I0ce9d0608712b3589071342cdb9da4d2a7545068 Issue-ID: CCSDK-2660 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".