commit | e4273428d8af86850e97da84a1bbaaffb06269ff | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Fri Nov 17 16:56:52 2017 -0800 |
committer | Dan Timoney <dtimoney@att.com> | Tue Nov 21 15:20:56 2017 -0500 |
tree | dedff7072a5d235ccb7e15ba0125434679f46f79 | |
parent | b87ff9b0683e410a6e0d0eac9f6b413aa9171cd4 [diff] |
Bump minor version Bump minor version in preparation for Amsterdam branching. (part 2) Change-Id: If8259634fe96f9a78cf59a9346dd051cc674e6c3 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".