commit | e8b4238924ea424b9babd49c43cabd8b74616943 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Aug 24 09:05:12 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Aug 24 09:15:48 2018 +0900 |
tree | bb075ee7f1645ba2a783c72ff3fc217b2c4726c8 | |
parent | eae6b96f6529e4a9f350809a5def4d82a904501b [diff] |
saltstack dependency refactoring Issue-ID: CCSDK-486 Change-Id: I5f4cebec91a1129a58b8e0b8776eb5779c637df2 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".