commit | 994192aaa6478a5ca89ba6cde8134326d5901f48 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Jun 05 16:16:27 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Jun 05 16:16:27 2017 -0400 |
tree | feff151f6dac5b6f977483179fc0bd0f5c80242b | |
parent | 04cfaf48ddd04c1bac89c613ac402d7fb212a434 [diff] |
[SDNC-14] Roll northbound to version 1.1.2 Roll northbound to use version 1.1.2 of rootpom, to ensure latest version is being used Change-Id: I44f45531212bf4bb7eb3bffdc25f34bd1ad8e592 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".