X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9abfa444710b11f536b51152e9ce43d02492d71f;hb=990effedc1ac132f596a36c0668ecd541c3c0d2d;hp=074c3072941c64c3b81a61593350cc22eac062e8;hpb=2e15dfa79186f731920003abaaa208b4829fe606;p=policy%2Fapi.git diff --git a/pom.xml b/pom.xml index 074c3072..9abfa444 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-2024 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.5.2-SNAPSHOT + 4.1.2 org.onap.policy.api policy-api - 2.6.2-SNAPSHOT + 3.1.2-SNAPSHOT pom @@ -42,8 +42,8 @@ Code that define our external API. - 1.10.2-SNAPSHOT - 2.6.2-SNAPSHOT + 2.1.2 + 3.1.2 @@ -52,44 +52,6 @@ testsuites - - - org.slf4j - slf4j-api - - - junit - junit - test - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - - - javax.servlet - javax.servlet-api - - - org.eclipse.jetty - jetty-server - - - org.eclipse.jetty - jetty-security - - - org.eclipse.jetty - jetty-servlet - - - org.glassfish.jersey.containers - jersey-container-servlet - ${version.jersey} - - - ecomp-site