commit | 590f1d2011f50ba339bc9374990c56e7ca101f0a | [log] [tgz] |
---|---|---|
author | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 17:13:04 2018 -0400 |
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 17:13:22 2018 -0400 |
tree | 8f05aa008c46478666c6920a26b8a57920edd7ac | |
parent | ff7de8e5e0be8edba4d8b03cf539b0a7971155c4 [diff] |
Update to release version parent 1.0.3 Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: I03d804016c5007cbbdbaca026a0b7006fddc69d8 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@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".