Exclude glassfish jaxb

Added exclusion for glassfish jaxb to eliminate security issue.

Issue-ID: POLICY-2521
Change-Id: I16016514c5e033be208c79877900d7e9dc0c3d21
Signed-off-by: Jim Hahn <jrh3@att.com>
1 file changed
tree: 08a9fcaf93d745d73cb6001b4eb32ddb8b6d6b32
  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