commit | fe80fe11b82b5b8bfc38349a4304cbe8f1fc0724 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 09 12:42:16 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Nov 09 12:42:16 2017 +0000 |
tree | 777db5500c0fe5b45d4aba0937b7d12f570138f0 | |
parent | 401f165066f569269964eec1ddd65bc5439450f6 [diff] | |
parent | fac1e9ba4a0198274e0e21abbb7a4c003c470dc1 [diff] |
Merge "Roll to version 0.1.1-SNAPSHOT"
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".