commit | 7df24c6223d040df3a13588932878c049e7cf584 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Wed Sep 05 09:18:22 2018 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Wed Sep 05 13:12:34 2018 -0400 |
tree | 1bf163841946f531b70e8cc4aefb58f1e2a834a9 | |
parent | a7268c8867a8363b9e67c99527af6b1f99e19608 [diff] |
Add missing agr and iterate on row Change-Id: I65c34d1a059c12ec2c0fd7e76f0119571e175846 Issue-ID: CCSDK-341 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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".