commit | 9c6a1f08827e2183e5410c82f0fb2941b83918db | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:53:04 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 09 07:53:04 2017 -0500 |
tree | 284b22ccdaecef2e9001a7387ecf4ecfb117b576 | |
parent | 89777caa13e1b150fc9fc902039d03561968b8fe [diff] |
Roll to version 1.2.1-SNAPSHOT Roll to next release version Change-Id: Id1d521317ca37583ed28b2bf60b0411120f13e00 Issue-ID: SDNC-74 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".