commit | 93fa93bfc36540cd345ceacbed7d18ea7aeaa9ed | [log] [tgz] |
---|---|---|
author | Thugutla Sailakshmi <tsaila10@in.ibm.com> | Mon Jul 29 15:25:37 2019 +0530 |
committer | Thugutla Sailakshmi <tsaila10@in.ibm.com> | Mon Jul 29 15:25:55 2019 +0530 |
tree | da5eea4390d2aedb7d3ce87a01a58a0dd6e597bb | |
parent | dd48a8a5083e3a65c8b47ce45ce7517afc47c1ff [diff] |
CCSDK-1553 -remove exception from method body remove exception from method body Issue-ID: CCSDK-1553 Change-Id: I63216b592336dab8ea9ac426bee7c4f863354aae 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".