commit | f8d7ed15b97448d95fa0479c55fd5ca165916070 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 06 20:24:35 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 06 20:24:35 2020 -0400 |
tree | ff822bf8c76353671cebbb3a03c121f1f017fb48 | |
parent | 127deeeaae131e544d57c89bcb97604a88b27858 [diff] |
Fix base docker version Fixed base docker version to correct startup issue Change-Id: I40bd5e798bd0c6ae54d5dd2e057ca6d690b5badd Issue-ID: SDNC-1371 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: be876b83054f8b455aa2a2f83d1d59921892e446
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".