commit | b9af5d6e4625a9eab2f235f3b437f54fa963ed88 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Dec 06 09:58:41 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Dec 06 09:58:41 2019 -0500 |
tree | 74d80611dfec653e199fc5d1093dc239d9a78b4e | |
parent | 6c76d6f7e6d7cf00da5291cea6038e87c9c9868b [diff] |
Update CCSDK parent pom version to 1.5.1-SNAPSHOT Update to use latest CCSDK Frankfurt parent pom snapshot. Change-Id: Id4fc77d456ea1f8912dc8e62c4423253aa987aea Issue-ID: SDNC-993 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: ba38487742d73c22b6185978f0b8f821a4d94640
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".