X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=ONAP-PAP-REST%2Fpom.xml;h=da38a95cbf1a4699db17ffd308281b07234289f9;hp=21e7db989392f298024e62b8ac1cd0b49020fd4a;hb=01c2d594520559cce25cb59ac5b01b4a062a915c;hpb=ba9fd92cf30683a01c2591d883314363998ba317 diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index 21e7db989..da38a95cb 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. @@ -27,8 +28,11 @@ org.onap.policy.engine PolicyEngineSuite - 1.4.0-SNAPSHOT + 1.6.1 + + 4.3.10.Final + @@ -50,8 +54,7 @@ org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + ${java.version} @@ -99,6 +102,10 @@ org.json json + + xml-apis + xml-apis + @@ -110,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 @@ -172,21 +194,19 @@ org.eclipse.persistence javax.persistence - 2.1.0 org.eclipse.persistence eclipselink - 2.6.0 org.mariadb.jdbc mariadb-java-client - org.onap.policy.drools-applications.controlloop.common - policy-yaml - ${version.policy.drools-application} + org.onap.policy.models.policy-models-interactions + model-yaml + ${version.policy.models} @@ -224,6 +244,12 @@ org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate @@ -289,8 +315,4 @@ 8.5.9 - - 4.3.10.Final - 2.0.2 -