Update snapshot and/or references of policy/common to latest snapshots

policy/common updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5166
Change-Id: I8bf1c38cee3aa15ca5f524a9f0ccab200195c150
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
10 files changed
tree: ca1199896904a1bd4b09d292e0d1dc43476b446e
  1. capabilities/
  2. common-parameters/
  3. gson/
  4. message-bus/
  5. policy-endpoints/
  6. project-configs/
  7. releases/
  8. spring-utils/
  9. utils/
  10. utils-test/
  11. .gitattributes
  12. .gitignore
  13. .gitreview
  14. INFO.yaml
  15. LICENSE.txt
  16. lombok.config
  17. pom.xml
  18. README.md
  19. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install