commit | 884025ab28478af90195f8120cb6bd2c500d17e9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed May 27 07:30:37 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed May 27 07:30:37 2020 -0400 |
tree | c33a544fb64fc7aa1b86c7feff4b76e1fc96c95b | |
parent | 7505dd1811b499671e33e796c7b51d223f384a58 [diff] |
Update to use RC2 parent pom Update to use Frankfurt RC2 version of parent pom Change-Id: I0e106f68726092ff54651fef7b9ecd211aa52715 Issue-ID: SDNC-1171 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 306122b7125a1fd4dca961914194d0ee2dd20ac7
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".