commit | e66cc7f5ae0f4250136a25114e544c4ef3ed76a8 | [log] [tgz] |
---|---|---|
author | RehanRaza <muhammad.rehan.raza@est.tech> | Tue Aug 25 17:03:35 2020 +0200 |
committer | RehanRaza <muhammad.rehan.raza@est.tech> | Tue Aug 25 17:14:11 2020 +0200 |
tree | db2f7c3be9f5ee3d78196912d7f60bf68782b23f | |
parent | 9dfe35c00d9d81f16d59b55a615a5931c44d1445 [diff] |
Fix ccsdk distribution version to include latest DGs Change-Id: I90722d5b65563880d61f4452af2605b5ccc703cc Issue-ID: SDNC-1334 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech> Former-commit-id: ceb9821e1b60cadbd553d0ea78e51d9c1c1a4043
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".