commit | 368939e5f285dafeec594d58ba74c5bba0cc20d1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Sep 09 14:21:38 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Sep 09 14:21:38 2020 -0400 |
tree | 033e6b71b7016c34b4048dc31e045c558ae2f431 | |
parent | d1c504349c954e5c778be66816ec8d2a017896b5 [diff] |
Roll to initial Honolulu release version Roll master branch to initial Honolulu release version Change-Id: I5abee4ba661e665251e7d03e7705096ff9103b5d Issue-ID: CCSDK-2742 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".