commit | 591296a888ee6d659170604cd4d91ea7b58d55d1 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 17 18:44:59 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Mon May 21 05:33:46 2018 -0700 |
tree | 50088b1d8d535b7694523586edfd0af6512435df | |
parent | c281f6244a3c3585ee03643c5d3d5642183a1c1b [diff] |
Publish mdsal-resource OSGi services Added Aries blueprint to advertise OSGi services. Updated to use release 1.0.2 version of CCSDK parent poms. Change-Id: I92fb652b975c4fd59e173c103350934b94d190d3 Issue-ID: CCSDK-289 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
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".