commit | 893680f892ab0dc6871c35cdf21af1da2d38edf2 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Dec 13 14:48:58 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Dec 13 14:48:58 2019 -0500 |
tree | ba752c48daad086ddf649315579df36ad5916b15 | |
parent | 3b423f520594457ab8bf98d576ea1f8987ba3aab [diff] |
Refactor features to separate installer Refactor karaf feature.xml files to separate installer Change-Id: I32eace0e537ff302bf52c664f8c90dfbbe01a545 Issue-ID: CCSDK-1754 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".