Release version 1.3.0 of ccsdk/oran

Release version 1.3.0 of ccsdk/oran maven artifacts  and roll to next snapshot

Issue-ID: CCSDK-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I97510311b16e8fcfe9886960f52e821a4f5b9e13
14 files changed
tree: d8d1fa6785e3b42f9dd56705a10bf40f1ecf74c3
  1. a1-adapter/
  2. a1-policy-management/
  3. csit/
  4. docs/
  5. releases/
  6. .gitignore
  7. .gitreview
  8. .readthedocs.yaml
  9. INFO.yaml
  10. LICENSE.txt
  11. pom.xml
  12. README.md
  13. version.properties
README.md

This source repository contains the code for the ORAN A1 related components.

To compile this code:

  1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.

  2. To compile, run "mvn clean install".