X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=93e95e1f2a7f09ae93a1a5e063afa9092bc1fd59;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hp=6bde8fb07becefb6c2e243ec172ade2e01d692b9;hpb=dbfa1570cd26d19b346287a6fb06f2d8a03f4a06;p=policy%2Fengine.git diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index 6bde8fb07..93e95e1f2 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -24,14 +24,29 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.0-SNAPSHOT + 1.6.3 PolicyEngineAPI org.glassfish javax.json - 1.0.4 + 1.1.4 + + + javax.xml.bind + jaxb-api + ${version.javax.bind} + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + + + javax.activation + javax.activation-api + 1.2.0 org.apache.httpcomponents @@ -82,6 +97,20 @@ org.onap.policy.engine ONAP-XACML ${project.version} + + + javax.xml.parsers + jaxp-api + + + xml-apis + xml-apis + + + javax.xml + jaxp-api + + @@ -90,8 +119,7 @@ org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + ${java.version}