Update policy committers in policy/common

Issue-ID: POLICY-5129
Change-Id: I3ca141a5c0dbc8d0ec9d266a5170659248a094e1
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
1 file changed
tree: 83b805014f6089784ccb3fd45580a4e24d2a32cc
  1. capabilities/
  2. common-parameters/
  3. gson/
  4. policy-endpoints/
  5. project-configs/
  6. releases/
  7. spring-utils/
  8. utils/
  9. utils-test/
  10. .gitattributes
  11. .gitignore
  12. .gitreview
  13. INFO.yaml
  14. LICENSE.txt
  15. lombok.config
  16. pom.xml
  17. README.md
  18. 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