commit | b59b5eeb201ea7c68aa1b9e182c3691b4202b5dc | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 04 12:35:31 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Jan 04 12:35:31 2018 +0000 |
tree | fe4878626806a4ab96247f99edae15c9907a752e | |
parent | d6c32fe37ae44925863d552a931b0a5bc4636a65 [diff] | |
parent | d3216a55d2f85b850e692781d9243320da85e8c0 [diff] |
Merge "Fixed as per Java Code Conventions"
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".