commit | b86335f30303822bdbed4f5eb08a47ba496f866a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 24 20:15:24 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 24 20:15:24 2017 -0400 |
tree | 55662e5ebb4e1b296bad3e389f105582d9a3b8b6 | |
parent | b79518688966f9e599e32dccec1c569346b0ed7d [diff] |
Fix release version version.properties contains wrong setting for release version Change-Id: Iecbd9b852955af2d1a1e00290e9fed546ed7d6c2 Issue-ID: CCSDK-80 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".