commit | 4b3d9579edc94c174fd942c488f6efa57c9e24b7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Jan 08 14:52:45 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Jan 08 14:52:45 2018 +0000 |
tree | aed1bc7c5f30dbeabfc7984b6eae465320a4fe7b | |
parent | ef57280a782d3d009bcaa2481c9f26b2b7e1b877 [diff] | |
parent | 25a55717cf3d16c3bbaf0efdf197e5ccd68123da [diff] |
Merge "Exception issue"
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".