commit | b93023f25365f5cc18ca7b7e730c1ae487ed384e | [log] [tgz] |
---|---|---|
author | Lathish <lathishbabu.ganesan@est.tech> | Wed Aug 26 11:08:36 2020 +0100 |
committer | Lathish <lathishbabu.ganesan@est.tech> | Wed Aug 26 11:08:42 2020 +0100 |
tree | 62facdfc3f7ae97177e9fb89bee8b28a1e2f2845 | |
parent | 9dfe35c00d9d81f16d59b55a615a5931c44d1445 [diff] |
Update to release version Issue-ID: SDNC-1335 Change-Id: I4e7e6b75ab9527606c697c36dfba9f861bc2a734 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech> Former-commit-id: 7dc280fecf903ac4c08e76ae05bfb03cf2c721ec
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".