commit | 2c5d29be34111eb03de70a12429d2a3d3e2ebbc1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Sep 28 07:20:32 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 28 07:20:32 2017 +0000 |
tree | 307aafee6af9e5bd9288fed63a0ad11c7e7947e7 | |
parent | ebe6d0127c2dce4ec0953e2a6fc2e40a27609097 [diff] | |
parent | 6dc1f4c1f69f1a02926a0bcc06b812a0c28f3e34 [diff] |
Merge "Close the inputstream"
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".