commit | 83559ddc77a0217391212f2abcdcba2c3ff56937 | [log] [tgz] |
---|---|---|
author | Agarwal, Ruchira (ra1926) <ra1926@att.com> | Tue Nov 05 18:16:50 2019 +0000 |
committer | Agarwal, Ruchira (ra1926) <ra1926@att.com> | Tue Nov 05 18:16:50 2019 +0000 |
tree | 4a74c900ba401be5099d08371d6e2c79967d0555 | |
parent | 5c6b2000726e657eb6a1ed468ae14f95e9df0ce4 [diff] |
minor updates to clean up code clean up code to sync with internal Issue-ID: CCSDK-1873 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> Change-Id: Idcc7186d5aaa783c527de3986e7a1ecd9bfcf651
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".