commit | 95071c80308bec97a143831a1f849ebcadd2a604 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Sep 26 10:37:48 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Sep 26 10:45:53 2018 -0400 |
tree | 7ae30410711c08bd88fab9952ae7297573814ceb | |
parent | 481cf0c75af442dc223b803e4de8e797b931581d [diff] |
Prepare for release build Update for release build : (a) Remove -STAGING tag from release version in version.properties (b) Update to use released version of parent poms (c) Disable single-feature-test (which does not work with released dependencies from ONAP) Change-Id: I77658eeee2f5fcfd0c9eed4047472dff5973a6a2 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".