commit | 5d2eab72fc4442f14108b41800cec88126913823 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Dec 01 11:25:35 2020 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Dec 01 11:25:35 2020 -0800 |
tree | 11d79f8dde95d08e55dbdd4c29c7c3d20dd30ba6 | |
parent | 4f3b3ba8e7a38f008cd78c19df4b40e37ff86aa8 [diff] | |
parent | 2173e3e37bbb7648b97bcdfa734508686f176727 [diff] |
Merge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-adaptors Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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".