commit | eef450e6f6c80c5d39517b0c84b9b5e01b5e65ae | [log] [tgz] |
---|---|---|
author | Singal, Kapil (ks220y) <ks220y@att.com> | Fri Aug 28 10:18:17 2020 -0400 |
committer | KAPIL SINGAL <ks220y@att.com> | Fri Aug 28 14:56:17 2020 +0000 |
tree | c78d2c528a85bb2aa6072f1d8686e7f583d4cc02 | |
parent | 05e9500d9652b0ec6c6ff5e7ed65a09393a63532 [diff] |
Rolling to next SNAPSHOT Ran mvn tidy:pom to refactor poms Issue-ID: SDNC-1340 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I845330844c5e453601d2f142be14fb26de6e0066 Former-commit-id: 7126148e8ce4a7a472e9ea084259792d77697fc5
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".