commit | 18b2a034ab378b96cec231b76536018aa3d62968 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Apr 20 19:55:06 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Apr 20 19:55:06 2017 +0000 |
tree | 0f386456c40fd74529ad8d39f1e7b9696b1caf0b | |
parent | 0ca979112add1fe6c2771676cfb36e90e6410174 [diff] | |
parent | f872735e152949321ac87d5c40bc729035ac51cb [diff] |
Merge "Fix unchecked cast warning"
This source repository contains the code for the core SDN Controller components. 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".