commit | 2ca6b604042735c56797a2eebd5472a6adaf44d4 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Tue Mar 03 21:53:18 2020 +0000 |
committer | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Wed Mar 04 14:22:28 2020 +0000 |
tree | 89bb129857c9b10c67b1257ae98f21dc9f0168b7 | |
parent | ce993645564e2ba43c80fdc80a7265dc4032ceae [diff] |
update sliapi-springboot organize sli api spring boot project Issue-ID: CCSDK-2154 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Ic1690b8addf0134220b49a01d04e41eaeabf7bb6
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".