X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-REST%2Fpom.xml;h=a72f7b79493c769759b5623538f68d35f51b3070;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hp=be5fe6e5fd2358c5b8d623507cc36886a1ce207c;hpb=5dfb55068e2bb88af55d6ce48c235cff7ea9b326;p=policy%2Fengine.git diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index be5fe6e5f..a72f7b794 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018, 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. @@ -20,21 +20,19 @@ --> - 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.0-SNAPSHOT + 1.6.3 ONAP-REST ONAP REST jar - 4.3.15.RELEASE 4.3.10.Final @@ -42,7 +40,6 @@ org.yaml snakeyaml - 1.16 com.h2database @@ -81,6 +78,11 @@ javax.servlet javax.servlet-api + + org.apache.commons + commons-lang3 + 3.9 + commons-logging commons-logging @@ -161,6 +163,12 @@ org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate @@ -172,5 +180,11 @@ tomcat-dbcp 8.5.9 + + org.onap.policy.common + utils-test + ${version.policy.common} + test +