commit | f80bc74d3e61c6f73a9b764eb6f7f05f8c8fa65a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Oct 13 16:00:52 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Oct 13 16:00:52 2017 -0400 |
tree | ca435cd285daefec832d4c06e54d7d59a52712cb | |
parent | 9c72587e6a8303bf93586823907165ce9913a19f [diff] |
Fix resource-assignment blueprints resource-assignment blueprint files contained references to openecomp that should be changed to onap. Change-Id: I1eb27ba8c805e65f67f167df8bf75e609e9b5f9f Issue-ID: CCSDK-120 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".