commit | b1bf18e9d93aa6764d64ca8b0845e9465aaa93dc | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Oct 28 16:22:48 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Oct 28 16:22:48 2021 -0400 |
tree | 9b76c8da3dbbf014d87567f006c27a72ea4f6bb3 | |
parent | 16453e9bf79c6237f41ac1df615b4641c3e91aed [diff] |
Use version 2.3.0 of parent poms Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I17c461e44874a16b67ce18e6b178528e4f7c9ee1
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".