commit | 8d0822900a4a3fa39a5f392e4d6d3526ca566bab | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Feb 08 14:56:18 2019 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Feb 08 14:58:31 2019 +0900 |
tree | 2bb6dfb5c4536c61117539df719e72f25e77eb1e | |
parent | 9fc8417d0f785a3fa38ed7c34d7435125f920cda [diff] |
refactor dependency into ccsdk Issue-ID: CCSDK-1041 Change-Id: I6c702169fa12fe84a1fba5a2fbe00844c68a41d7 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.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".