commit | a65bd87c69cbb4d560e3e03c11c486bfcf7b77f4 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jan 24 10:26:40 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jan 24 10:26:40 2020 -0500 |
tree | 3e48d53ae2fe09285bda9faa28102e2865d416ec | |
parent | 34881ba6b5170ed0a76b77c9f07795bca5d93b21 [diff] |
Release CCSDK version 0.7.0 Release version 0.7.0 of CCSDK maven artifacts. Change-Id: Iebe198f06a3f09c0743c3191939a891b15220f9e Issue-ID: CCSDK-1963 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".