commit | fac1e9ba4a0198274e0e21abbb7a4c003c470dc1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:16:55 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:30:06 2017 -0500 |
tree | 3b8310be938fe0bfd40163892360b6cad0653ec2 | |
parent | f2e639b1a3c7ee762dfc13a94d444435f42b1d95 [diff] |
Roll to version 0.1.1-SNAPSHOT Roll to next release version Change-Id: I6256aa3e20e6d03edf02ea2f049ca425944dc605 Issue-ID: CCSDK-141 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".