drools 7.28.0.Final as default for policy repos

moved from policy/drools-pdp to parent repo
so it can be reused globally, as a minimum with
drools applications, to centrally manage
dependencies and versions.

Issue-ID: POLICY-1407
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I80e2f4d4042b9c613534b614fb945767ead42590
1 file changed
tree: e97ce9c7a3d667b4e0b466b7926e609285e5fff3
  1. docs/
  2. integration/
  3. releases/
  4. .gitignore
  5. .gitreview
  6. INFO.yaml
  7. LICENSE.txt
  8. onap-java-formatter.xml
  9. pom.xml
  10. README.md
  11. 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 Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*

To build it using Maven 3, run: mvn clean install