commit | 0a6fde9973487398b9cdb3fdfa3f79fac2bd9048 | [log] [tgz] |
---|---|---|
author | Stan Bonev <sb5356@att.com> | Mon Jan 21 09:51:30 2019 -0500 |
committer | Stan Bonev <sb5356@att.com> | Mon Jan 21 09:51:30 2019 -0500 |
tree | 5edf2bfd12424b29496827533802d58d91e7af72 | |
parent | f200a729ebedc2d292251e4f8a1b20b2e1668b7d [diff] |
RA: Allow for partial resource release Change-Id: Ie0cffbfaae6bb0ffcdb682f91ef3481fbdb35d7a Issue-ID: CCSDK-971 Signed-off-by: Stan Bonev <sb5356@att.com>
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".