commit | d43009046d5b046206f864f5791419876334828c | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Sep 06 09:50:37 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Sep 06 10:45:19 2019 -0400 |
tree | 505585aad8d37ed77461d4166fb90811df546038 | |
parent | 3168c3f65abddac9ecf5321b93752d31a4edd9fa [diff] |
Fix errors in INFO.yaml Fix errors in INFO.yaml file Change-Id: Ifae036aa6c531c2b255a42f61845b948cc59fe21 Issue-ID: CCSDK-1696 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".