commit | bef4edce8d51394a33fb0de4e57de6f1a39c3b39 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <ks6305@att.com> | Thu Jun 28 20:56:05 2018 +0000 |
committer | Smokowski, Kevin (ks6305) <ks6305@att.com> | Thu Jun 28 20:56:05 2018 +0000 |
tree | 1a1918600232c326e941f4959bff0e96d1f4e22b | |
parent | fc45404afdc7770ffa2848b007127d9b6f682efe [diff] |
additional mr client additional mr client, fewer dependencies Change-Id: I36168fd6e82846a889cd9a01aadf2462bb767723 Issue-ID: CCSDK-327 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@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".