commit | a1ec343eff8b0d567d81fae99fe3b3023c301b33 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 19 18:57:10 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Mar 19 18:57:10 2020 +0000 |
tree | 2c6cf0bd5fc9f15cf1279f9b605968a19e4ef62d | |
parent | cbe638c93aa8f4e2f2a686afbfa3e353c9e88d65 [diff] | |
parent | 3059f3a719be061e3c5855f6774fd28f28943018 [diff] |
Merge "Adding autogenerated files to gitignore list"
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".