commit | 989b90f408edfe89f34380ab6fa4ca6f80850456 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Mon May 21 13:08:09 2018 -0700 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Mon May 21 13:08:09 2018 -0700 |
tree | 65088c46175c3325fd08c25f8c31c8f5ea13719b | |
parent | 6f247b95f9da0339cd268d786a5e9c3f861b38b3 [diff] |
Remove incorrect dblib ref in feature.xml Generated feature.xml contained unnecessary reference to dblib-provider with wrong version. Suppressed by explicitly declaring dblib-provider in features/pom.xml with scope 'provided'. Change-Id: I34571194fca3c24d710ad36c1a99f86ec6bcd9b1 Issue-ID: CCSDK-290 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".