commit | 042584e0d7595dfbb48f40179f2d07ca6e7795c5 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed May 23 18:02:02 2018 -0700 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed May 23 18:02:02 2018 -0700 |
tree | 23e445b6afbe64ff54ec323ea3cd9993841df846 | |
parent | 70733c9398276b762344cbbca3ddd7e3f591f293 [diff] |
Roll to version 1.3.3-SNAPSHOT Update to next snapshot version Change-Id: I400547435524e07b4b095b73d861ed08de424e4d Issue-ID: CCSDK-290 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".