commit | 78a2b3d07bb2b5165c6795e84f20f9b9c2ecedc7 | [log] [tgz] |
---|---|---|
author | Ruchira Agarwal <ra1926@att.com> | Tue Mar 27 16:54:01 2018 +0000 |
committer | Ruchira Agarwal <ra1926@att.com> | Tue Mar 27 16:57:29 2018 +0000 |
tree | 4a364eb00236ce9392927abb257356a77f8a3d60 | |
parent | f88c714f725e952025b9376bf1b3a64afaac8c15 [diff] |
Update adaptors witj junits Adding junits for adaptor aai-service query and update Change-Id: I4b95e90ce3c8e2a8a52448cca578e34d51ecc581 Issue-ID: CCSDK-225 Signed-off-by: Ruchira Agarwal <ra1926@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".