X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=be118cacedd5f5b5ecfff6aeabdedd22da122d67;hb=a7fa91e3c15544ce5b6f58684d3b9c0adc3cce10;hp=27f15b9dc415ccb04b6e7311bf29e7101c299020;hpb=9fd1dcc45394698e21a83857bf6473d427692ff8;p=policy%2Fapi.git diff --git a/pom.xml b/pom.xml index 27f15b9d..be118cac 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2018 Samsung Electronics Co., Ltd. All rights reserved. Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019-2020 Nordix Foundation. + Modifications Copyright (C) 2019-2020, 2023 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -22,19 +22,19 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.onap.policy.parent integration - 3.4.0-SNAPSHOT + 4.1.1 org.onap.policy.api policy-api - 2.5.0-SNAPSHOT + 3.1.1-SNAPSHOT pom @@ -42,8 +42,8 @@ Code that define our external API. - 1.9.0-SNAPSHOT - 2.5.0-SNAPSHOT + 2.1.1 + 3.1.1 @@ -57,36 +57,31 @@ org.slf4j slf4j-api - - junit - junit - test - org.onap.policy.common policy-endpoints ${policy.common.version} - javax.servlet - javax.servlet-api + org.assertj + assertj-core + test - org.eclipse.jetty - jetty-server + org.glassfish.jersey.containers + jersey-container-servlet org.eclipse.jetty - jetty-security + jetty-server - + org.eclipse.jetty jetty-servlet - org.glassfish.jersey.containers - jersey-container-servlet - ${version.jersey} + org.eclipse.jetty + jetty-security