Upgrade dependencies

This will fix the errors in common JUnit tests and
xacml-pdp is missing jackson methods.

Issue-ID: POLICY-4211
Change-Id: I9ef846b581f49f17801c16b8cdca19819af1293d
Signed-off-by: pdragosh <pd1248@att.com>
1 file changed
tree: 0ed7d432c488519d3d04ad428302c9d26ff3cbbf
  1. docs/
  2. integration/
  3. releases/
  4. .gitignore
  5. .gitreview
  6. .readthedocs.yaml
  7. INFO.yaml
  8. LICENSE.txt
  9. onap-java-formatter.xml
  10. pom.xml
  11. README.md
  12. 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