commit | 6e68f5541aaf92e584d656958ec6e1bf3898581d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Feb 06 10:06:59 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Feb 06 10:06:59 2020 -0500 |
tree | 27000fd2faf9784f5406947a2eefdc5a01346a95 | |
parent | 9de6cd69b2bc621ead6ed8f08b9c4f44d908d991 [diff] |
Update to use released CCSDK parent pom Update new module sdnc-web to use released parent pom 1.5.1 Change-Id: I7758318cf2441fd97d674adcbbc9b2e25104c8c6 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 15ca43491e1cd9adfc6c640bfab5c7dce260894e
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".