commit | 06877cb9a30c4ea3e7e95c230f214a78fb4db9e1 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jul 03 13:53:18 2019 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Aug 14 19:23:54 2019 +0000 |
tree | 6b9ebd8871269451d7194eff0cad646261e81cfe | |
parent | b663ad6126af491136470415c8761ce321c2f90e [diff] |
Code changes for OpenDaylight Neon Updated code for OpenDaylight Neon (using ccsdk/parent/tools/fluorine2neon.sh) Change-Id: Ic54b636f691cb2c9dd627dfc3b22b523c0f4f8da Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <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".