X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=ONAP-PAP-REST%2Fpom.xml;fp=ONAP-PAP-REST%2Fpom.xml;h=111c242014edaa09becb75af299bb16622e316da;hp=33c6e84dc607760d2be875a1f90fb5fc59f1e4e5;hb=e37f5a70bcf3fd8073418c13416cc79c0ef47d59;hpb=c8856ab39a6d8376e6ad700b6acabdc7736c714f diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index 33c6e84dc..111c24201 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"); @@ -54,8 +54,7 @@ org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + ${java.version} @@ -114,6 +113,27 @@ javax.servlet javax.servlet-api + + javax.xml.bind + jaxb-api + ${version.javax.bind} + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + test + + + javax.activation + javax.activation-api + 1.2.0 + + + javax.xml + jaxp-api + 1.4.2 + commons-logging commons-logging