Update Sli Version to release version

Set DG response to A1 response

Issue-ID: CCSDK-2604
Change-Id: I6b3f5e80e452fd754f8157336b795dbc2d40e586
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2 files changed
tree: 24f967820d8673fe431d3a66b18363c37cacef5a
  1. a1-adapter/
  2. a1-policy-management/
  3. .gitignore
  4. .gitreview
  5. INFO.yaml
  6. LICENSE.txt
  7. pom.xml
  8. README.md
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".