Release docker images for policy/drools-pdp: 3.0.1

This commit releases docker images for repo policy/drools-pdp.

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

Issue-ID: POLICY-5166
Change-Id: I52e4ff0c5dcccb5acff0c0af9b0b58498eab7d13
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
1 file changed
tree: e6058c28f250c535f38a4efd536d94e3a707cf2d
  1. feature-distributed-locking/
  2. feature-healthcheck/
  3. feature-legacy-config/
  4. feature-lifecycle/
  5. feature-no-locking/
  6. feature-pooling-messages/
  7. feature-test-transaction/
  8. packages/
  9. policy-core/
  10. policy-domains/
  11. policy-management/
  12. policy-utils/
  13. releases/
  14. .gitignore
  15. .gitreview
  16. INFO.yaml
  17. LICENSE.txt
  18. lombok.config
  19. pom.xml
  20. README.md
  21. 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 the ONAP Policy DroolsPDP code. 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