commit | 6d9d84196d31524df34f16b1a7fd536c69a71fee | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jul 30 12:33:51 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Jul 30 12:33:51 2019 +0000 |
tree | 1567b7102d96532cc5e185ca0db4d40693f239db | |
parent | 4fe0ee4f52f864699212983135a171b19177509d [diff] | |
parent | 25597db4de0c879ee37c7a0be86f110c8e4f5db1 [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".