commit | 46632a6916695c208500ffe860b2a46645439070 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Mon Nov 20 11:07:01 2017 -0800 |
committer | Marcus Williams <marcus.williams@intel.com> | Tue Nov 21 21:44:50 2017 +0000 |
tree | b5c6ac0713d4b7cad4270800c8008d760bd14fec | |
parent | 4eb6fb132a18facb4f8bfdcd8a464f492d4a3eef [diff] |
Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: I358cf1088dc4db14d0714bee880402bcbc88ff07 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: 05c024c1bdb89f2eeb812b69ec528666bb7cb743
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".