commit | 588f9d126ed65397ca04ec781fa589ce07568d89 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Mon May 21 13:13:13 2018 -0700 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Mon May 21 13:13:13 2018 -0700 |
tree | eb25829756cda1bc8467abaec1cc8c417d98fd16 | |
parent | 591296a888ee6d659170604cd4d91ea7b58d55d1 [diff] |
Remove ref to parent snapshot Remove reference to 1.0.2-SNAPSHOT version of parent. Change-Id: Ic014b0f729faec035904441d1ef71b41d03c643e Issue-ID: CCSDK-290 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".