commit | b429ab898e97c7607df38004e59ffeb3b747f82b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Aug 09 18:28:55 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Aug 09 18:28:55 2019 +0000 |
tree | efcca60175d8b802d259e86d78b732d3c6bca9a5 | |
parent | d9105054ab02ecbc7b323624ecfc563ed3c0c0f6 [diff] | |
parent | c5302e63a7cfffa1fdf7f435d559a49688747a84 [diff] |
Merge "CCSDK-1556 -Move this constructor to comply with Java Code Conventions"
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".