commit | df4a1a7d79b6d6054949ad7acde5f41f6761d677 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Nov 13 10:18:56 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Nov 13 14:29:48 2019 -0500 |
tree | bd8c931b29980fe9cecead66b6aaa7974d6cce88 | |
parent | 51d6ad1da02eaa8f28f51f7a8b248ab83a7f54ad [diff] |
Use 1.5.0 parent pom Use released 1.5.0 version of parent pom Change-Id: I44ccdbd0f064ddbdb3caaf508fc4c164a26afe9a Issue-ID: CCSDK-1920 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".