commit | a4c20265533d2dfaa952365e3491010b21e3024f | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jun 01 08:08:49 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jun 01 08:08:49 2018 -0400 |
tree | 7758a735d58aba0f0c2c6e8f3fa637911d5ca429 | |
parent | 356dcb5513777515e50d325c571e80b4bcf59b98 [diff] |
Update to use CCSDK version 0.2.4 Update to use CCSDK version 0.2.4 (parent version 1.0.4) Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a
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".