move a1-adapter to actual ccsdk/odlsli 1.0.1-SNAPSHOT dependencies

Issue-ID: SDNC-1336
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I71bc5f949914739df2f7696424e3330df278164e
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
1 file changed
tree: c0c75a63258587bb5bae6f2527bc2d61be135fe7
  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".