commit | 48a2eaf2a009dce47f93f0e5feee912cfa53fef8 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Jun 06 14:35:30 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Jun 06 14:35:30 2018 -0400 |
tree | c2c3102589a91a0407793aa10e292d55ddb7543c | |
parent | 99f3b4b3c00b9d2e70594e46410357ffad56456a [diff] |
Roll version for Casablanca Roll version to 1.4.0-SNAPSHOT for Casablanca development Change-Id: I5d52858a86eee40136cf8ad5d2cac1d0a44885da Issue-ID: SDNC-333 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 110b9d3f108e8f81f705ec4eeb2102f98f220d39
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".