Release 1.1.1 dockers and roll versions

Release version 1.1.1 of alpolicymanagement service docker and
roll versions to 1.1.2-SNAPSHOT

Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If81245882f900401ce315a2a837a74e916e75e4d
13 files changed
tree: 22b49f34b66459e9175dfd9971ac2ba3c7f8622f
  1. a1-adapter/
  2. a1-policy-management/
  3. docs/
  4. releases/
  5. .gitignore
  6. .gitreview
  7. .readthedocs.yaml
  8. INFO.yaml
  9. LICENSE.txt
  10. pom.xml
  11. README.md
  12. 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".