commit | 7d82b39d7007df02bdd050ed1d46111d29fa6ade | [log] [tgz] |
---|---|---|
author | Kevin Smokowski <ks6305@att.com> | Fri Feb 23 18:09:55 2018 +0000 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Mar 02 15:19:35 2018 -0500 |
tree | 77239c3d9f90f04af2fc4773f6e81d9dc36f3a60 | |
parent | d873c2251b596c5dc15c0899b22ea0b7fdd6a286 [diff] |
Favor interfaces Favor using interfaces over concrete implementations Change-Id: Ie7541eeefa69671cc7ed39fba37fdd2e24380770 Issue-ID: CCSDK-189 Signed-off-by: Kevin Smokowski <ks6305@att.com> Favor interfaces Favor using interfaces over concrete implementations Change-Id: Ie3b71833c0f31f67288430c25ca31ca07c0449e0 Issue-ID: CCSDK-189 Signed-off-by: Kevin Smokowski <ks6305@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".