commit | 1dc3bcf1a5b3bcef0675df98c3592014c5f7b906 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Feb 15 16:13:28 2018 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Feb 16 10:23:15 2018 -0500 |
tree | f3f8d088b7246c80f965a5b4f43a3e4740048fbe | |
parent | 4cfe66f196bc6d3734366d9957897d0a23e2be00 [diff] |
Nitrogen port : aai-service Update aai-service for ODL Nitrogen release Change-Id: I463e47ff4738233e5ceae30fd797a8b00a7fa93f Issue-ID: CCSDK-176 Signed-off-by: Dan Timoney <dtimoney@att.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".