commit | 553f0e97f4c22ce3ea66b59160eb29836fb6b7d3 | [log] [tgz] |
---|---|---|
author | lalena.aria <lalena.aria@att.com> | Thu Aug 09 14:16:39 2018 -0400 |
committer | lalena.aria <lalena.aria@att.com> | Thu Aug 09 14:17:10 2018 -0400 |
tree | 5a0ec5901c8e08fa1f78b327cb1648a538decfe2 | |
parent | f6e8db81573312f7b1085f6b55ad2bd4b7eba20d [diff] |
Update sdc-tosca version to 1.4.1 Changes made: Update sdc-tosca dependency version to 1.4.1 in pom.xml. This change will allow new models to pass conformance check. Change-Id: I3e45126839fb2cb1052240afe94d72bbaab3df15 Issue-ID: CCSDK-451 Signed-off-by: lalena.aria <lalena.aria@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".