79e694fcdb55b23812105fe24be663fd9fd114bd
[ccsdk/apps.git] / README.md
1 This source repository contains the code for CCSDK standalone applications
2 (e.g. microservices)
3 To compile this code:
4
5 1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
6
7 2. To compile, run "mvn clean install".
8