commit | eaedb4dbd2affc607a06e297d168e074a40246c9 | [log] [tgz] |
---|---|---|
author | Marcus Williams <marcus.williams@intel.com> | Thu Sep 21 18:27:37 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 21 18:27:37 2017 +0000 |
tree | 5e8089264894f77231c2ed3f2c25f3ebecf7f9fb | |
parent | 41b8ad74ae947dba387994e4169d4f664612cb34 [diff] | |
parent | a6c41a3ff54e3e9be2dd80c82e23e4ddabcac3ce [diff] |
Merge "Refer JUNIT version of parent pom."
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".