commit | b348e62904cfa3687d5cbe062e56cf99c0f7fde2 | [log] [tgz] |
---|---|---|
author | lalena.aria <lalena.aria@att.com> | Tue Nov 27 15:55:14 2018 -0500 |
committer | lalena.aria <lalena.aria@att.com> | Tue Nov 27 15:55:50 2018 -0500 |
tree | 79537c0fd2f4526d27fd7882349a7445ce1e33ea | |
parent | f1874ea2a80f5d5ebd98a207df2b68bd5970dd49 [diff] |
Update sdc-tosca version to 1.4.7 Changes made: Update sdc-tosca version to 1.4.7. Replace org.onap.sdc.tosca.parser.impl.SdcTypes with org.onap.sdc.tosca.parser.enums.SdcTypes. Replace getNodeTemplatePropertyAsObject with getNodeTemplatePropertyValueAsObject. Change-Id: I9482cad49e2baae1c1383afabff9377c72441246 Issue-ID: CCSDK-758 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".