commit | c24517e87dfa6ea7030318494e205e9493d6aac5 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Sun Apr 29 19:43:15 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Sun Apr 29 19:43:15 2018 -0400 |
tree | 9caa0a3654cf90b4cb4b21b9bf33393f64035459 | |
parent | c041f724712c74731e77dd8945563227a6e266cf [diff] |
Roll versions step 7 : sdnc/northbound Roll version for next release candidate. Change-Id: Ib9a84ff6d5958876d7c4902673a1cc8c199ef64e Issue-ID: SDNC-294 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".