commit | 22649c9f0a3d2a76cb213b43e5d66ebcb2431ee3 | [log] [tgz] |
---|---|---|
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | Wed Aug 19 10:55:45 2020 +0200 |
committer | KAPIL SINGAL <ks220y@att.com> | Wed Aug 19 19:12:37 2020 +0000 |
tree | f523c2169a911d9fe07e7eadd95977aa780841be | |
parent | 0b7927aefa5496890adc8e9cecea4f53df2db528 [diff] |
fix for J11 add missing dependency in J11 Issue-ID: CCSDK-2668 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I5bbdb0638f1367b7e2e06ac173538089e772cba0
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".