commit | 14ac5fee71b9df3fc2eafba6ddb2bd7808c27fd7 | [log] [tgz] |
---|---|---|
author | Thugutla Sailakshmi <tsaila10@in.ibm.com> | Sun Jul 28 20:44:28 2019 +0530 |
committer | Thugutla Sailakshmi <tsaila10@in.ibm.com> | Sun Jul 28 20:53:41 2019 +0530 |
tree | dc542a03e36552c5a852605246d7e54381dfbc16 | |
parent | dd48a8a5083e3a65c8b47ce45ce7517afc47c1ff [diff] |
CCSDK-1550 -Remove this unused import 'org.onap.ccsdk.sli.adaptors.messagerouter.consumer.api.RequestHandler' remove the unsued import Issue-ID: CCSDK-1550 Change-Id: I8e1786d40df7f659aefe090e148dee33cecf2248 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.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".