commit | a02477992c001d38cf09aaf5f458acb3325ba6d7 | [log] [tgz] |
---|---|---|
author | highstreetherbert <herbert.eiselt@highstreet-technologies.com> | Mon Oct 26 18:35:00 2020 +0100 |
committer | highstreetherbert <herbert.eiselt@highstreet-technologies.com> | Mon Oct 26 18:35:16 2020 +0100 |
tree | 5838d2d086c357362df20bf37ecd8f1ddf627334 | |
parent | cc70bead590ac4423a5e3f5a98bc26571ef9a4cb [diff] |
Adapt version Version to actual ccsdk feature snapshot Issue-ID: SDNC-1399 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ia4e2547b997112fc93b6a65323cdf6654c6e0a21 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 1f4c8b46c86818f623974d70869161781e6cd0f3
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".