commit | f2e0976cb492b1e0ec48761f61cdfb543ad50462 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Nov 19 13:12:27 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Nov 19 13:12:27 2019 -0500 |
tree | d624148dcec636cbb869f3c8b27d413a5a6bec9c | |
parent | 6388e66726a67c8a80d7bfc10f487d5816b92ebb [diff] |
Fix versions of sli core dependencies Fix to override ccsdk sli core version from parent pom with current version Change-Id: Ibd5ef12c65286a089332ed21ea7d85d90ac72911 Issue-ID: CCSDK-1944 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".