commit | d95c9b66abae3570cd9d0bf86e9fc0d348e2ef1e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Mar 03 12:23:18 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Mar 03 12:23:18 2020 -0500 |
tree | 0aaa8abb9f74853b508544a0d59fc52f07e86994 | |
parent | 6b1ac1200e74ff91e74df595c8e2a025b1bcd842 [diff] |
Use released 1.5.2 CCSDK parent Update to use released version of CCSDK parent pom Change-Id: I24f981aaaca40909690d8118f7c0cdb8faa57d3a Issue-ID: CCSDK-2152 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".