commit | 2c16eb78d5a8f52bc530553fdb5baf79f29621d5 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Thu May 10 14:56:09 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu May 10 14:56:09 2018 +0000 |
tree | 661120a0ca1e74d2a6dc7f646eed6d261c27afcb | |
parent | 9dcaef05381d552c2328b51089756b950dc4c6cd [diff] | |
parent | 150f54ebb48c8edba140f7f9093c8a27d0fd8feb [diff] |
Merge "Add INFO.yaml file"
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".