commit | a612cdd3fbed35c4d5b454c6f0329fa6ecec22e1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 05 11:51:01 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Mar 05 15:46:51 2020 -0500 |
tree | 0d16ccdd850bf6351e76ffdb3148c252647f4422 | |
parent | fc2570e434d72144c3adac184f85c93a2c0c834e [diff] |
Roll master to Guilin Roll versions of master for early Guilin development Change-Id: Id725abd9ecb3c67b2687e15286cb2f2bcd50be1a Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".