commit | d07eecd79a66b57726697dfdf167b295ce7f9946 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Mon Mar 25 15:32:28 2019 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Mon Mar 25 15:59:01 2019 -0400 |
tree | 8a606a3cb55dff51f7cb81cc166987ca2cb785e0 | |
parent | 9ea575f58802c09141b427cf584120d6c43c0559 [diff] |
Migrate ccsdk/apps to ccsdk/cds Change-Id: Ieb1c7dc273c6b7d302de168689c362f8202bf5ba Issue-ID: CCSDK-1178 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.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".