Release policy/common: 3.0.1

This commit releases repo policy/common.

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

Issue-ID: POLICY-5166
Change-Id: Ibb604429787944a9c71fcb020626b4c138609720
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
1 file changed
tree: 4fe1784d54579ab2f5356e6dfe4b8399acad7680
  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