Upgrade dmaap from policy/parent

Need the following gerrit review to come in first:
https://gerrit.onap.org/r/#/c/66183/

This will now inherit from policy/parent the latest
dmaap version to be used across all policy projects.

Issue-ID: POLICY-1116
Change-Id: If76895e54d56d153621947da01ca6de2151ead25
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: eba63c6f9dc1fb68ce788d831a0a9ef5ee9d04b9
  1. capabilities/
  2. common-logging/
  3. common-parameters/
  4. integrity-audit/
  5. integrity-monitor/
  6. policy-endpoints/
  7. project-configs/
  8. utils/
  9. utils-test/
  10. .gitattributes
  11. .gitignore
  12. .gitreview
  13. checkstyle-suppressions.xml
  14. INFO.yaml
  15. LICENSE.txt
  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