commit | 47e466689e8453713d81a010b05c6f6afbfe54f6 | [log] [tgz] |
---|---|---|
author | highstreetherbert <herbert.eiselt@highstreet-technologies.com> | Fri Aug 28 09:47:07 2020 +0200 |
committer | highstreetherbert <herbert.eiselt@highstreet-technologies.com> | Fri Aug 28 09:47:39 2020 +0200 |
tree | cc25b9e1ee37879040d19ae08812e03980118ef9 | |
parent | 137ba19a109014a31d728a734c9706a1a97a9da9 [diff] |
Remove ccsdk.feature.version and use CCSDKFEATUREVERSION Issue-ID: SDNC-1332 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I28b079ad0137113e9fd9d3bfb1fe681bdbe25e11 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 25b7e1b639066284cb7b06032a2cf6986615c98c
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".