commit | 3f9e606b1bf7e21f6a143e3aab5a03fb2b125a7a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 23 14:40:48 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jan 23 14:40:48 2020 -0500 |
tree | 5dbb63fe452634f6db69a0ae69d63353fb572c48 | |
parent | 6a90726a7134f16c36ce2aacfaf96e2f88476c4f [diff] |
Use released parent pom Use released version of ccsdk/parent poms Change-Id: If15e626db13cf5a0194a3643fb9174a2b9dc88f7 Issue-ID: CCSDK-1963 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".