commit | bce1d3f2763e46bf04c0e4d9e4f5d5be9474378e | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu Nov 16 23:44:30 2017 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu Nov 16 23:44:30 2017 -0800 |
tree | c1366436bf62b73ec5d861198f8382a8984947d7 | |
parent | 319382590c8876579838889c60172d509977b07d [diff] |
Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: I9cb31d280b5a76714818c61c8871c25553b883b0 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".