Clone this repo:
  1. b7775c9 Update versions for Paris release by Dan Timoney · 3 weeks ago master
  2. 97980a0 Release version 3.0.1 of sdnc/northbound by Dan Timoney · 4 weeks ago oslo
  3. b2982a1 Create java 11 version of GRA client library by Dan Timoney · 4 weeks ago
  4. 0802fe1 Update to use final Oslo versions by Dan Timoney · 5 weeks ago
  5. da89da1 Release version 3.0.0 of sdnc/northbound by Dan Timoney · 3 months ago

This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:

  1. 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.

  2. To compile, run "mvn clean install".