commit | a6c41a3ff54e3e9be2dd80c82e23e4ddabcac3ce | [log] [tgz] |
---|---|---|
author | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Thu Sep 21 18:42:52 2017 +0530 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Thu Sep 21 13:16:37 2017 +0000 |
tree | dd71ba12b0d9c7c772a9c14653847b91d9289a10 | |
parent | 046922b6bd05cfcc4759985368a858f0a7b25cd9 [diff] |
Refer JUNIT version of parent pom. Remove the hardcoded version and rather take from parent pom. Change-Id: Ia146f738af2b447b6164bcf8a6ed7a5700d767d9 Issue-Id: SDNC-97 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.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".