commit | 1240ccff36e26154de009bb16a024e221566fb80 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Mon Nov 20 11:04:57 2017 -0800 |
committer | Dan Timoney <dtimoney@att.com> | Tue Nov 21 16:26:15 2017 -0500 |
tree | d20629b79e9ac27cdd701d8e258792feb9a3ad3c | |
parent | 3f083b11774858907a358a2736caed53090ae555 [diff] |
Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: If5ef8fc3ffb6c819d1c3b8eed0922729997243ef Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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".