commit | 1cbd0bbbf1ed0a228b08be4fbe460936978dadb6 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 16:39:15 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 16:39:15 2019 -0400 |
tree | 21d63c2a5ebb9e3f6b759886f002b8abad94cb4d | |
parent | a4f3c51d4b8d9b834cceccb586c8e4fdde8ac3b4 [diff] |
Use released 1.2.1 CCSDK parent Use released 1.2.1 version of CCSDK parent pom Change-Id: I22743371db1abb679fd099f808fe0d4e6e7fe831 Issue-ID: SDNC-704 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".