commit | 962fa450bbf3cdb9d2e15f461950b94dd573cde9 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Oct 11 09:34:14 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Oct 14 09:10:23 2019 -0400 |
tree | 309e33b4beb42fa435ad2da57069552b661ad59e | |
parent | 597bd6a52c654b980d8b5a4164c87b8debf6470d [diff] |
Roll version to 0.6.4 Roll version to 0.6.4-SNAPSHOT Change-Id: I6f236b1be42a954e2b7b2a7e648198218921ea03 Issue-ID: CCSDK-1827 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".