commit | 8a8d9a75d855f73214b4e87d4b28b98aa03590ae | [log] [tgz] |
---|---|---|
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | Tue Dec 15 11:41:22 2020 +0100 |
committer | Michael DÜrre <michael.duerre@highstreet-technologies.com> | Tue Dec 15 11:41:37 2020 +0100 |
tree | cfc364c7809d1de4fc27b2ee79d773c5b9b8d7c4 | |
parent | bc1bd4fa36e505263dcd3cd62c3a8e26dcd60743 [diff] |
fixed property version for platform logic installer fixed property Issue-ID: SDNC-1438 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I1806a83fa7e1cb2538d7e39e134cf0aa3f8499e9 Former-commit-id: 447d879a19e10f695245092a5c900123c372525c
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".