commit | 06f5a52d48a39e5d197eafa3bd2c7620b83fceda | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 04 16:01:07 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jan 04 16:01:07 2018 -0500 |
tree | d086a08133058da5d463ef83dabfb7c4dd1d0ab7 | |
parent | 72fc2ae612af808ae81182cd782aa35b399482ce [diff] |
Use released parent Update to use released version of parent POM. Change-Id: Iba8dc7c2046a6fd3d4ff9c9620897ee0d75b56a0 Issue-ID: CCSDK-166 Signed-off-by: Dan Timoney <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".