commit | 206f4104c10a8c9c7d7f40abe10350ed29b865b8 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Jun 24 07:18:15 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Jun 24 07:18:15 2020 -0400 |
tree | 3042f51c629fa8c29c7f80a863bc650bd05c94f8 | |
parent | 1a7b4c0c905ee948879829f1b03217d2c6fef997 [diff] |
Update to latest ccsdk/parent Frankfurt snapshot version Updated parent versions to latest CCSDK Frankfurt snapshot Change-Id: Ic9c90053142ac1beb4424e7c83dfcb1dfdc66fa9 Issue-ID: CCSDK-2478 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".