commit | 999a7cf24d091d1d54cac7acd0aebec9ff841d90 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed May 06 12:59:54 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed May 06 12:59:54 2020 -0400 |
tree | 96b29a4ddd5431429d20ec6098073488b536192b | |
parent | f6d77b82a7885008c6a48820312de7e938c30102 [diff] |
Release version 1.8.1 maven artifacts Release 1.8.1 of maven artifacts Change-Id: I3c77825ab5abe5475a3551dc2e22eee69fa0b4c6 Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 44397aea9a9ea21f0c0bef906be31afa232df7e0
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".