commit | 046922b6bd05cfcc4759985368a858f0a7b25cd9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Sep 18 20:03:11 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Sep 18 20:03:11 2017 +0000 |
tree | 39706fc6045069da0745c58578037497defe7558 | |
parent | d52ee00c84a1a097354b3179c4dd700fa322b165 [diff] | |
parent | bcfe015f24775d94741b093b3ec2c58e1baac3cc [diff] |
Merge "Replace deprecated APIs with newer one"
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".