commit | 97fe57beeb8c0aa4759d4a5c051fc15c25cf1e93 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Oct 30 07:56:23 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Oct 30 07:56:23 2020 -0400 |
tree | aa8e142773657de666b54499c437c49c96c7d278 | |
parent | 1fe472ecdffa54c26372096ccebfaa9b36c7bb15 [diff] |
Use released version of ccsdk parent pom Use released version 2.0.2 of CCSDK parent pom Change-Id: I26a387a753f09ebc087c8ad80892f1b744134875 Issue-ID: SDNC-1402 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. 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".