commit | a7d1da3308031c3cce5e2e09b1f2727f1fceef02 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jun 15 16:13:55 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jun 15 16:13:55 2018 -0400 |
tree | 2a507f625b889293f11ab01e642104a34b6bbb3a | |
parent | 1a71779b7b1104ba6d5e289e6dc839bb4b9493d5 [diff] |
Update sli/core to ODL Oxygen Update sli/core artifacts to compile cleanly against ODL Oxygen version of CCSDK parent poms. Change-Id: I9f3b4c40b1ae62cdda1c35836466f8faf7da3b39 Issue-ID: CCSDK-280 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".