commit | ee41286feaa2d295045dba92a6353f451c315dc0 | [log] [tgz] |
---|---|---|
author | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Mon Sep 25 14:26:18 2017 +0530 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Mon Sep 25 14:26:18 2017 +0530 |
tree | a17c927ad1aed676411d84b9129c66a4d5d96c4c | |
parent | bb8927cc8d8249bc8aadd78c3f8105cf3e309bb7 [diff] |
Fix JUNIT version to pick from parent pom. Remove the hardcoded version and rather take from parent pom. Change-Id: I0874903b144e0e175c42dc4e36425528d74ad968 Issue-Id: CCSDK-105 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.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".