commit | 5e4e72860197c36e9f13adc92df0ff6773107a80 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jun 19 17:02:34 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jun 19 17:02:34 2020 -0400 |
tree | c8f6a1e3c95adf59c95a62735b76814ffe78521e | |
parent | 566ec997f2561c65664d0de5717f0968556b4247 [diff] |
Update to use released 1.5.9 version of parent pom Update to use released 1.5.9 version of parent pom Change-Id: Id49bfcd9a79187bd863cdf0867d71d867d239522 Issue-ID: CCSDK-2399 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 0a76264a02dfe4e3e4197e175795afdc9fd4dd6d
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".