commit | 02b6c140f031c19cfcb791fd0142f03167db69b1 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Dec 01 11:51:04 2020 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Dec 01 11:51:04 2020 -0800 |
tree | 7a5fd35bbc395a705539f9a63bd4fe5b2abc84d7 | |
parent | 32fb53c13342d5ad353c839b7ffd0ca85d14bd48 [diff] | |
parent | 46c69f518bd200e25d46f28cc32473ba08cdfe3d [diff] |
Merge branch 'master' of /home/jwagantall/linuxfoundation/onap/IT-21112/sli-northbound Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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".