commit | b05d1c70707af00ec6a5bc7e9b121503a4e1d9d0 | [log] [tgz] |
---|---|---|
author | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 17:14:33 2018 -0400 |
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 17:15:15 2018 -0400 |
tree | 57f9ef1396264b56637d18afb4f0cc0fd00b0ca3 | |
parent | 202e3a705381883acc89bf62159493fbaf8d1da8 [diff] |
Update to release version parent 1.0.3 Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: I22f2cdbdc194e343dd6b04a371e298294f569477 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".