commit | d7233c8b319c44728ffcb72c7a7576fa6a3ef372 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Fri Aug 24 19:27:59 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Aug 24 19:27:59 2018 +0000 |
tree | 04d010eb915e31bfd8017e73f505485f7aeffddc | |
parent | 0c3904fd5e647882eeca370c5e2b2aa87f6636ad [diff] | |
parent | e2b2138f05e9eaf3eb89f9a65859433cf79b9960 [diff] |
Merge "Fix packaging of netbox-client"
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".