commit | 6d6539407e4c28aae0c321835bbf754086fb7791 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 06 15:21:47 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Aug 07 08:29:55 2020 -0400 |
tree | b21f8b9609eaf801f1edeed9298e47aa90be3564 | |
parent | e586f985fe9add6fe55f891148d9e786d7081cee [diff] |
Roll to next snapshot Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: I1fd08b6b4de998d0bc2e7acb03fcf4c87eeae165 Issue-ID: CCSDK-2635 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".