commit | 02f49520fa7af9a80b38fe80713b93f9830fb95c | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Oct 12 09:16:18 2018 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Oct 12 09:16:18 2018 -0400 |
tree | 6200908c4e82238fbd297c0b5ebf8fa6e46aae55 | |
parent | 521aefc0c7ccff21b03e43a475966b7fdf1d176e [diff] |
Prepare for RC0 release build Prepare to build 1.4.1 release version artifacts Change-Id: I42408382be1ea82ec83df87f4bdba7097be03214 Issue-ID: SDNC-480 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".