commit | b63efd06002c1956b638a70fa0eec6bf571b640c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Sep 22 19:47:40 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Sep 22 19:47:40 2017 +0000 |
tree | 2e568e84dd77447effab847e63bd3c8f369b3ec1 | |
parent | fa29b05d2bc127bfe55e4733c9ef17c031adc3ff [diff] | |
parent | 4c871f84847878ce159cf1f43329f379861c2150 [diff] |
Merge "Fix Blocker/Critical sonar issues"
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".