commit | 2d77e48e87057c595162dec4ed1e85f8db765006 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Jun 21 16:58:47 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Jun 21 16:58:47 2019 -0400 |
tree | b8b85128915be166173d6d73d4aa749dba31ec5d | |
parent | 8f19f20612401bd95de1c5db093a25c7371ee8a6 [diff] |
Remove versions from project poms Remove versions from project poms and instead drive version from dependencyManagement to ensure consistency. Change-Id: Ie560bcbbd37d434eb56ccfcf8a5f0bf79a9e7d9e Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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".