commit | 5d07b67d75f98ce687169b933fa7f45bd2c3db80 | [log] [tgz] |
---|---|---|
author | highstreetherbert <herbert.eiselt@highstreet-technologies.com> | Mon Oct 26 18:35:00 2020 +0100 |
committer | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | Mon Oct 26 17:45:10 2020 +0000 |
tree | 6e35758753e2010431fd4e6eb2755ccc66628901 | |
parent | 255c71d969f82d71c0c5e882390823ab95d059c1 [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: d02eb0041b860b3b1254a86b86220f96dded5b93
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".