commit | 5ccb63c95d1fc6b103801d728bf39c820eeff09f | [log] [tgz] |
---|---|---|
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Mon Jan 25 12:43:30 2021 +0100 |
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Mon Jan 25 13:17:43 2021 +0100 |
tree | 5c4411a9529266baccb6ae1231a2d6d2fc353bf8 | |
parent | db4d7993b1398dde72b9d359008373268fad1e02 [diff] |
Incorrect version for ccsdk.docker.version entry Updated ccsdk.docker.version to 1.1.1-SNAPSHOT-latest Issue-ID: SDNC-1456 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id241cca993ec22d6a9111f1945191ba4f57fe982 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 5adaa4fdac92554446352f11c0643a767933aa9a
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".