commit | da9e225fb39b7720c6092d19bb5c8dbe4d002539 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Mar 17 14:20:42 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Mar 17 14:20:42 2020 -0400 |
tree | 818640ddf8d33394da5a5d5e660f6889d9e17ed4 | |
parent | ba9bb0c81ec6e595fdf03dd4d18dca05b7503bf1 [diff] |
Roll to first Guilin snapshot Roll to first Guilint snapshot version Change-Id: I3137ae6c5407ed723056364674ad827072810cb8 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".