commit | 8249845c7f147fbeac4750c006242a196fd0bdd6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Feb 21 20:59:22 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Tue Feb 21 20:59:40 2017 -0500 |
tree | d84c094acb8cdb660191a80d8f9c85a0820c4b2d | |
parent | c75b13efe0a7ed33e70822fd149d29c9f3b40de7 [diff] |
[STAGING] Staging properties Define properties for staging configuration Change-Id: I87e409646fbdfa8a5287f05006c291698f214fbe Signed-off-by: Dan Timoney <dtimoney@att.com>
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".