Update parent pom version and clean up

Change-Id: Idcc109e431bcf1bdd1f38fbe7939fcc93000ef45
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
1 file changed
tree: e273dda597becafbe61f6da125afa21da8c48c11
  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".