commit | 8bc3696b7c7c56671b2e9e09e6afbf0a57254421 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 06 15:17:17 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Aug 07 08:28:38 2020 -0400 |
tree | fb1a7e794cd064ef6ad2a4b6cff6c70b4549b9dc | |
parent | aa41e98fbd9d82537e28343269b18580f7ca90d5 [diff] |
Roll to next snapshot Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: Ie09ba5c2bedcd8cddf3e8cca0eff8e05c2ad268a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@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".