commit | 2fbc9636085f6ddfd6ee8476625e9dc29e811c3a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Dec 05 13:23:06 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Dec 05 13:23:06 2017 -0500 |
tree | 11406620812a2900dd8f1a5a7f26953ca903c764 | |
parent | fd98c88d4dab5d8dff4ee85d366f2f8862267773 [diff] |
Use version 0.1.1-SNAPSHOT of root pom Staging version is no longer included in public, so must use SNAPSHOT version of root pom. Change-Id: I090294a45fdbe5be5e9cf4ddee86b4764a462623 Issue-ID: CCSDK-148 Signed-off-by: Dan Timoney <dtimoney@att.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".