commit | 34881ba6b5170ed0a76b77c9f07795bca5d93b21 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 23 14:32:19 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jan 23 14:32:19 2020 -0500 |
tree | 616d4e06f272bd60b571473d1c5fe84e98591ea1 | |
parent | bfff55a06c555babe476eab98d39e468c19063f9 [diff] |
Use released parent pom Use released version of ccsdk/parent poms Change-Id: Ice9f18ee402e42f8e26c46640aeb0ae79343d105 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".