commit | 793f714168f7ec92b5a9d77fbda0d832ab109898 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Jun 20 19:16:28 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Jun 25 13:29:50 2019 -0400 |
tree | 4fa247809ff5eaaf812f827f6676528914cb0081 | |
parent | 056b4e088e4d8df0e642ea9603f7a82fc98ab58c [diff] |
Remove versions from project poms Remove versions from project poms and rely instead on dependencyManagement. Change-Id: I68171346273325e8dee0f7d2538549d2d8c154c8 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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".