Release docker images for policy/drools-applications: 3.0.1

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

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

Issue-ID: POLICY-5166
Change-Id: Ie757f02a6ca2e7665556d92fed55316e42177391
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
1 file changed
tree: 3b3e3efebcf5cbd3e2ed920d65458c585927f026
  1. .github/
  2. controlloop/
  3. releases/
  4. testsuites/
  5. .gitignore
  6. .gitreview
  7. checkstyle-suppressions.xml
  8. INFO.yaml
  9. LICENSE.txt
  10. lombok.config
  11. pom.xml
  12. README.md
  13. version.properties
README.md

Copyright 2018-2020 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 Policy application 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 -Pdocker clean install