commit | 69c4c5b6100492d3158364699d46a7c80e49ca49 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Apr 20 14:25:32 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Apr 20 14:25:32 2018 -0400 |
tree | e0c8489d5e4cdb4222add1372915fdff868732ff | |
parent | 6f0adc3452a470d031978e3cfb8a0aa8bc834e34 [diff] |
Fix feature dependency versions Fix single-feature pom.xmls to use version of sli/core artifactsi specified in parent poms, as opposed to project.version, which is incorrect and causes release build to break. Change-Id: Iec00a73b1b4adf9e8fecdb190385bb35ab1fe1c7 Issue-ID: CCSDK-248 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".