commit | 16ecee44bc14dcb0a128cfdabf0ae8b17f1db057 | [log] [tgz] |
---|---|---|
author | Arindam Mondal <arind.mondal@samsung.com> | Tue Jul 10 15:11:38 2018 +0900 |
committer | ONAP <arind.mondal@samsung.com> | Tue Jul 10 15:39:58 2018 +0900 |
tree | 24c8d7336bdbcf6dc4212a95b633590df9585fd1 | |
parent | b13fc8a9b134c43a437d7a48ceb509295df4713a [diff] |
Sonar issue fix blocker, critical Issue-ID: CCSDK-332 Change-Id: I8741cb5bf68d71f0376105d2b1683ac05534a001 Signed-off-by: Arindam Mondal <arind.mondal@samsung.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".