commit | 4de5e6cbb62b3588a916f7696e7a9ecc73061782 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 23 14:40:14 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jan 23 14:40:14 2020 -0500 |
tree | 7a0ab9be162023d05475e6390d9adf040030e450 | |
parent | bc18e2c019f4b16752ae25fa50b436e7cd65c8e8 [diff] |
Use released parent pom Use released version of ccsdk/parent poms Change-Id: Ifa7059c687e09de9977b94d92fbf1869d510b00d Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <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".