X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PAP-REST%2Fpom.xml;h=3a7d1b9e9b094b536201f99ed5a2c54491343467;hb=HEAD;hp=e335128e09f64c0b31adfb32f12029cf59bbcb79;hpb=a1a279f01734ba32f12b44186d6278dfebbf6385;p=policy%2Fengine.git diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index e335128e0..3a7d1b9e9 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -3,7 +3,8 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 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"); you may not use this file except in compliance with the License. @@ -19,9 +20,7 @@ ============LICENSE_END========================================================= --> - + 4.0.0 ONAP-PAP-REST ONAP-PAP-REST @@ -29,8 +28,11 @@ org.onap.policy.engine PolicyEngineSuite - 1.3.0-SNAPSHOT + 1.6.4-SNAPSHOT + + 4.3.10.Final + @@ -52,8 +54,7 @@ org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + ${java.version} @@ -101,17 +102,36 @@ org.json json + + xml-apis + xml-apis + org.onap.policy.common ONAP-Logging - ${project.version} + ${version.policy.common} 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 @@ -128,11 +148,6 @@ commons-compress ${commons.compress.version} - - commons-fileupload - commons-fileupload - ${commons.fileupload.version} - org.apache.logging.log4j log4j-core @@ -160,7 +175,7 @@ org.eclipse.jgit org.eclipse.jgit - 3.2.0.201312181205-r + 5.0.3.201809091024-r org.apache.tomcat @@ -179,22 +194,19 @@ org.eclipse.persistence javax.persistence - 2.1.0 org.eclipse.persistence eclipselink - 2.6.0 org.mariadb.jdbc mariadb-java-client - 2.1.1 - org.onap.policy.drools-applications.controlloop.common - policy-yaml - ${project.version} + org.onap.policy.models.policy-models-interactions + model-yaml + ${version.policy.models} @@ -232,6 +244,12 @@ org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate @@ -272,7 +290,7 @@ org.elasticsearch elasticsearch - 6.2.2 + ${elasticsearch.version} io.searchbox @@ -297,8 +315,4 @@ 8.5.9 - - 4.3.10.Final - 2.0.2 -