Move dmaap dependency to parent

Dmaap is already used in 3 repositories, and we anticipate
more. So let's define our usage in parent.

I am also upgrading to the release by Dmaap team for
Casablanca. Let's cross our fingers they fixed a couple of
license issues.

Issue-ID: POLICY-1116
Change-Id: Ic4f585f312730b8828873911d045f29e6f93e192
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: fb1acd810a32698422ffcae15fc2a3125800cf4c
  1. integration/
  2. .gitignore
  3. .gitreview
  4. INFO.yaml
  5. LICENSE.txt
  6. pom.xml
  7. README.md
  8. 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