commit | f70df11736442059b5aa28590cbf4885a3fb82a1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Sep 27 07:46:26 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Sep 27 07:46:26 2017 +0000 |
tree | 5971bc88e64952cc2c77c6f031e05d91960a8547 | |
parent | ee41286feaa2d295045dba92a6353f451c315dc0 [diff] | |
parent | bc5d38269f75683e459d1728352380919b4446a9 [diff] |
Merge "Use Map's entrySet instead of keySet"
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".