commit | ce993645564e2ba43c80fdc80a7265dc4032ceae | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Feb 27 16:27:37 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Feb 28 16:30:33 2020 +0000 |
tree | 08e7b53a4969a1429589cc002390d7234506c746 | |
parent | de26ce8cdf4a64e690e7409319c6d738e8666135 [diff] |
Support merge JSON to SvcLogicContext Add support for merging JSON into SvcLogicContext Change-Id: If13fd6328a36ccff6393d0829319bbd99cd2a1f0 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@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".