commit | 20e9eda25ee9aebbcd5fda7497a0baccb64348af | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 13:04:11 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 13:04:11 2019 -0400 |
tree | fe2446ee3b75a9107db6499175611a51d60e2eaa | |
parent | 0e2eb6a4cfed02d11630215d502e873539c58058 [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: Ic4cb7a064778a57a7aafb4c82789abd7860cc5a8 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".