commit | 4caeb14d39a27b653a2341298d2dcd4d7a1e4100 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Mar 02 13:10:30 2018 -0500 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Mar 02 13:10:30 2018 -0500 |
tree | 50ffa47bc6606870960d869ff78094830f84fa0c | |
parent | 5664f67666d1bd92d6e5656bf6d59d4181e27c74 [diff] |
Fix POM versions Fixed versions in pom.xmls and added empty relativePath tag to parents. Change-Id: Ie7be2d4d3d05e769f6e02f35a3a8e9f928bc62cf Issue-ID: CCSDK-176 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".