commit | b87ff9b0683e410a6e0d0eac9f6b413aa9171cd4 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu Nov 16 23:51:48 2017 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu Nov 16 23:51:48 2017 -0800 |
tree | 13ec1fb90ae946395f91606ce967ea5c57669e39 | |
parent | 5ce9e010d1151fdb13b3eb32439431a06040380b [diff] |
Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: I3d8c31a414a0539e2e59cb103f3395b863e7c18a 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".