commit | 18551cc0bf09a0c0443e3f96cb01c1b4743e7a40 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jul 17 11:00:02 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jul 17 11:00:02 2019 -0400 |
tree | 1215c56d56928f051a57be3d3c3658c600015487 | |
parent | 9110d07f3c8e373fb1d8fef2884304aed8556a6c [diff] |
Update parent version to 1.3.1 Update parent poms to version 1.3.1-SNAPSHOT Change-Id: Ia53c92b56e16cdef8a82927513e4ce6cf24862e0 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <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".