commit | d15fd7eeb0237bacfa8db4474bfa761235e32bc0 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 09 11:26:12 2018 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Oct 09 11:26:12 2018 -0400 |
tree | 1ca94b5ccb160db79330f89f33126a8dedb21034 | |
parent | 3af0d1e7ed4cb3d232fdc26aef88191ba8cd5615 [diff] |
Update to latest Tosca parser Use version 1.4.4 of Tosca parser, since version 1.4.3 does not exist. Change-Id: Ibf90c4fa3f36d783847aca9f30d69b96013e8017 Issue-ID: CCSDK-616 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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".