commit | 1f2c69e5faab3b5007c45033df0097b3616f4d2f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 15 16:21:10 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 15 16:21:10 2017 -0400 |
tree | 04ce148e86ea806f035dcd45e47d0779dc2fae70 | |
parent | 28fa1c931b1cb9ce1ca50589b2a02c48d6e66fe9 [diff] |
Remove license plugin Remove license plugin from parent POMs. Change-Id: Ia626a424dbb04511d5e31483134384efbe259fe7 Issue-ID: CCSDK-31 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".