commit | 971018eab9fa64d1c408b84d3d9d8f70b95eec32 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Dec 21 14:26:56 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Dec 21 14:26:56 2017 +0000 |
tree | 7ca6634c4bd5f3aed95449c7fbcc96557ecc533d | |
parent | a58324f0c62dfcad1cd36324e978ef656d74a9f6 [diff] | |
parent | 6cf53198be74497668c3ed38f2127b26ae74bc69 [diff] |
Merge "typeCasting issue and useless assignment fix"
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".