commit | 94672f9bf6495841704db0df44bf7bc832fd82e2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Mar 17 13:21:40 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Mar 17 13:21:40 2020 -0400 |
tree | e0009625f77a77ec6e078b8d7abab011818c7552 | |
parent | ba9bb0c81ec6e595fdf03dd4d18dca05b7503bf1 [diff] |
Roll to next Frankfurt snapshot Roll to next Frankfurt snapshot version Change-Id: Idcd52e79c2d5415198870c2f4b75b22533d8813b Issue-ID: SDNC-1110 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".