commit | ed5adcf9981bdf9b59f1f4bfa8c1828335d442e5 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Sep 12 09:53:35 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Sep 16 09:49:53 2019 -0400 |
tree | b433efbbdcefbc89fc58360021c4532ca0b31e2c | |
parent | 9e330bbb4a08b62af1609fb74ea65a4ff4c8fa7c [diff] |
Update to use released version of parent pom Use released version of parent pom Change-Id: I85b4b316aadb6f289ba8be3eb8732fbe032422ba Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 454e3427c79eb811db3427bc992e136f84fe3a00
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".