X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=ONAP-PAP-REST%2Fpom.xml;h=84ec30536df8bcd692b8d03976791c93670551ea;hp=a1ad7dc444f8ce32d0875f5ca4b41b933aaa260c;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hpb=70d02931707ebfa3c499ec1d9d1f7d67793b5d05 diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index a1ad7dc44..84ec30536 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/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. Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -28,7 +28,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.5.2-SNAPSHOT + 1.6.3 4.3.10.Final @@ -54,8 +54,7 @@ org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + ${java.version} @@ -103,6 +102,10 @@ org.json json + + xml-apis + xml-apis + @@ -114,6 +117,21 @@ javax.servlet javax.servlet-api + + javax.xml.bind + jaxb-api + ${version.javax.bind} + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + + + javax.activation + javax.activation-api + 1.2.0 + commons-logging commons-logging @@ -226,6 +244,12 @@ org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate