commit | 1a7b4c0c905ee948879829f1b03217d2c6fef997 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu May 21 13:36:27 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu May 21 13:36:27 2020 -0400 |
tree | 2b28349bfac1d6aaff0da20ae8bafd82a135c42d | |
parent | bd81df3c5f3288d831c26b463e72b595779591f7 [diff] |
Release version 0.7.3 Release version 0.7.3 (Frankfurt RC2) Change-Id: I4badc65b707d0b024ac9bb67d190540488188f4f Issue-ID: CCSDK-2345 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".