commit | b08478b9a006bd2eed4dc7f87f5fa9b73c116452 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jul 17 08:36:57 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jul 17 08:36:57 2019 -0400 |
tree | 4dc9e3e9d375044cffd8b0f7a55ab9d795fbc05b | |
parent | 7c19dd878c1ac68033a0dcc27e4e685ef88d1f75 [diff] |
Update dependencies Update dependencies to released versions instead of snapshots. Change-Id: Ib8af44d8a68db93bbb91fee0018159c5378e48d0 Issue-ID: SDNC-807 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 7ddd7c6655e17f6e91e300c19fa9d666e31c62c0
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".