commit | 8bbe748d631353b8c48c7d71eb733cf85712884c | [log] [tgz] |
---|---|---|
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | Fri Feb 07 07:23:27 2020 +0100 |
committer | Dan Timoney <dtimoney@att.com> | Wed Feb 19 14:29:16 2020 +0000 |
tree | 025ce26fe32065f5608d516d79f51f483c5d4459 | |
parent | f0cbef6e5e20b947252c1ff9ef851de7990f8128 [diff] |
fixed sdnc-web pom fixed parent and also some other props sync to sdnc-image Issue-ID: SDNC-1064 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I7807e6298da407d0e87db24e6b95b32d4655c5f7 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Former-commit-id: b5cd53a8da9d5a4707875e97d6975097217e9545
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".