commit | fbc3ba88154c38afcbde691f6839c171445ac2fa | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 30 20:40:50 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Oct 30 20:40:50 2019 +0000 |
tree | a0be3de4c557620f84cb4311c7bf21f682941212 | |
parent | 985fee3d36c25611094145399e494972176612cd [diff] | |
parent | c3988ec2b7b98eeb3b061ddb08a74eeb90d49edb [diff] |
Merge "add filters to base"
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".