commit | 6f247b95f9da0339cd268d786a5e9c3f861b38b3 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 17 18:30:51 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 17 18:42:02 2018 -0400 |
tree | 29e3ab483a0b6dfbe6ed42f61259d8ec89dccab4 | |
parent | 58eab69983f07a9841bdd52324a2b9c026487b2b [diff] |
Update sli/core to use release 1.0.2 parents Updated pom.xmls to use released version of parent pom. Change-Id: Ib3d1c856691556cbd4c5f51852888f4bfc791a9f Issue-ID: CCSDK-286 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".