commit | 84238e13378c0c3b0dd7822f0ec5cf5be0c4937e | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 17:23:08 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Mar 18 17:23:08 2019 -0400 |
tree | fb05e789ef5bf0e2d510c3e0cc249a39b3843438 | |
parent | d22a1cdceff82e412562f016ec7bfe82807f6f99 [diff] |
Use released 1.2.1 CCSDK parent Use released 1.2.1 version of CCSDK parent pom Change-Id: I71dd7e342f8741cf28dcb111fe0d1ec612fb6c45 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a4b2c8dd11b431fc69439e16ef2616a2e2483db7
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".