commit | 70733c9398276b762344cbbca3ddd7e3f591f293 | [log] [tgz] |
---|---|---|
author | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 17:35:42 2018 -0400 |
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 17:36:35 2018 -0400 |
tree | d25cf4ede4ec53a3d5294743b0775f555e0e8caf | |
parent | c24517e87dfa6ea7030318494e205e9493d6aac5 [diff] |
Update to release version parent 1.0.3 Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: Iaba08985957d80875bec05099a618a2873ed801c Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".