commit | 742aa5d00edbb6bee2ed6c2e710a1f5203305354 | [log] [tgz] |
---|---|---|
author | Rich Tabedzki <richard.tabedzki@att.com> | Tue Jan 08 12:21:23 2019 -0500 |
committer | Rich Tabedzki <richard.tabedzki@att.com> | Tue Jan 08 12:22:05 2019 -0500 |
tree | 7f8549fafef951e1c158f4f5dfad276fcc92a4d9 | |
parent | c62fdd3be263bdb4543aba980780df642af67313 [diff] |
Fix sonar issues in ccsdk-sli-core Changes made: * Updated message template handling in CachedDataSource Change-Id: I9a082753d80f790b77448a5b3de957b404d737fb Issue-ID: CCSDK-647 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".