commit | 121d7b8d5d4bcda6e706e3e00debaf8d223b7d68 | [log] [tgz] |
---|---|---|
author | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 19:38:19 2018 -0400 |
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | Wed May 23 19:38:43 2018 -0400 |
tree | 1e55bd5d7bddbbc116b628274b1cf28dc6649167 | |
parent | a5e125e54161ef3c1743222f01157a3a91a6aab9 [diff] |
Update to release version 1.3.2 Update sdnc.northbound version to remove -SNAPSHOT (1.3.2) Change-Id: I8e561feb9bb0fbdb226638cea98df5e9a82ac2cb Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com> Former-commit-id: e0db6ac5d6f79ed45591b1d7ed54d4dc59329c5e
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".