commit | 3c5a179495b00b2e832d304083885aa93e8cdab7 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <ks6305@att.com> | Tue Aug 07 21:26:44 2018 +0000 |
committer | Smokowski, Kevin (ks6305) <ks6305@att.com> | Tue Aug 07 21:26:44 2018 +0000 |
tree | 90b9dcf52ba520d54019411309fff3d7a4ce9a22 | |
parent | f6e8db81573312f7b1085f6b55ad2bd4b7eba20d [diff] |
update configuration for onap look for properties in common folder, use java 8 Change-Id: I8a04126d8ac1db0781af9b6a015477e0fc3608dd Issue-ID: CCSDK-448 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".