commit | d00cb60e14581d0596cd326bdfb45cb5cea94e28 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Sep 25 19:51:37 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Tue Sep 25 19:51:37 2018 -0400 |
tree | 5dbd684b7f340d2ebbcd48816acd7b51893b5154 | |
parent | ee43234dab9fd37445ac36a62de1565a9793e3ca [diff] |
Prepare for release version Update to use released parent pom and remove -STAGING from release version. Change-Id: I41fbd91a0ccddf9386ac9985d6272d952c5f80ed Issue-ID: CCSDK-597 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".