commit | 4f95b423ffe11e373e6af30bab21722d9c186d7e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Sep 08 18:59:57 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Sep 08 18:59:57 2017 -0400 |
tree | 9362e6000d738aef7f7dba4923ca003eeeaa4f07 | |
parent | 4769fc2a7dfd4faadb682a5a9c28157a9c824c37 [diff] |
Correct parameter reference in features.xml Features.xml refers to wrong property name for httpcomponents references. Change-Id: I6e09f9f89d2d25b9f6de23ce395f8d2bd065acc6 Issue-ID: CCSDK-79 Signed-off-by: Dan Timoney <dtimoney@att.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".