commit | f9137ed6fb50680ab30b66a97d9d68f6dcc0a47c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 01 13:19:42 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 01 13:31:50 2017 -0400 |
tree | 4fe8aaed91764cd3e210a7fdaec8ecacc3461658 | |
parent | 55f55a83170d21ff2dcd219f9bdd6ef908fdd626 [diff] |
Update SDC version Per SDC PTL, we should be using version 1.1.32 of both the distribution client and Tosca parser. Change-Id: Ib1a059db9e71fc98ff0c6b961577c1fa1cdaa67b Issue-ID: SDNC-144 Signed-off-by: Dan Timoney <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".