commit | a7268c8867a8363b9e67c99527af6b1f99e19608 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Tue Sep 04 15:05:55 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Sep 04 15:05:55 2018 +0000 |
tree | 695733b490c0315505ed6ce6bc27a00e5aff475e | |
parent | 8477931fc702262866d2d87c49cf5ec05032c267 [diff] | |
parent | a1ddf94231f305731ef155647e2c6b9436910c9d [diff] |
Merge "Use managed guava version"
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".