commit | 3881a8e63e8309d2ba3a7d27e05b3a6c71a256b3 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 24 10:23:31 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri May 24 10:23:31 2019 -0400 |
tree | f8ff9ddde5a5a26fbf8d658a2b6728f66a95c8ea | |
parent | 2455061f244f9ffd042861118ecf21a6166ac4a3 [diff] |
Create release 1.5.2 of SDNC Update version of parent pom to released 1.2.3 version Change-Id: I717d98c46e7bde2444011555f65dffedbea70530 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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".