commit | 212f2fe2dfa6c31dd64b5c7defe66ed458cfd4c3 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 13:19:55 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 13:19:55 2019 -0400 |
tree | 2f828972f7bd2d225c46ed000bccf13bcbea975b | |
parent | fc013e3622d743a3f559cb2ce20311c83e7e8112 [diff] |
Remove staging plugin from top level pom.xml Remove staging plugin from pom.xml. It should be part of a build profile in the odlparent pom. Change-Id: Ib948ff6dbf8c07bce690a33903fe1c10844dbb87 Issue-ID: CCSDK-1156 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".