commit | d6c32fe37ae44925863d552a931b0a5bc4636a65 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 04 12:29:41 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Jan 04 12:29:41 2018 +0000 |
tree | 1c0309b019190c68956d27b1a3dc93b4dce48242 | |
parent | 4ed7893334941bcf6da997eda87a63538f5f33be [diff] | |
parent | 8489bd15b6c156af7d73b1c57a02564b187393c9 [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".