X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=9f0dd8109d8971b0f7e0585ac28f3a0530098a34;hb=6438ef61e253f5071a5539c0c8de8890260d4f58;hp=deb8fa33cc51acc83ba9755f587b236e2b8a3f42;hpb=22d211f6df78363d61192057d7cd03534ff7d1c9;p=policy%2Fapi.git diff --git a/pom.xml b/pom.xml index deb8fa33..9f0dd810 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,14 +22,14 @@ --> + 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 4.0.0-SNAPSHOT - + org.onap.policy.api @@ -57,36 +57,32 @@ 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