commit | e5b384a218eda52e2c9ce9c8d9a349c12eb1245a | [log] [tgz] |
---|---|---|
author | elinuxhenrik <henrik.b.andersson@est.tech> | Wed Jul 22 16:41:17 2020 +0200 |
committer | elinuxhenrik <henrik.b.andersson@est.tech> | Tue Jul 28 15:53:18 2020 +0200 |
tree | 8bec3ce8d13cd97603087b94861f8d4d0ef144a1 | |
parent | 849cd9fdd3f2fdf352f07f901c24255d12f8c156 [diff] |
Add component structure + initial pom files Change-Id: I232d08c675cce1f70343f5d3ec541bf9a2a73f0e Issue-ID: CCSDK-2597 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
This source repository contains the code for the ORAN A1 related 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".