commit | db7136435ae4cbf7e6254f5fb44da8d92be70751 | [log] [tgz] |
---|---|---|
author | David Stilwell <stilwelld@att.com> | Thu Jul 19 15:24:11 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Jul 19 15:24:11 2018 +0000 |
tree | 95c1c9ef4964f00a13ac1775bc8ee006ea4f6444 | |
parent | bfae9369f0cf673f3d0948cafd3245e25e14154c [diff] | |
parent | ecd84a70b6e02d286c8ab0ab3c12884c91599c11 [diff] |
Merge "Add classifier to repo zip"
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".