X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=fdde67afbaa5b7c3242e03a3ed4f3e54c765ad4f;hb=refs%2Fheads%2Fmaster;hp=b92bb293bd501e7fdded158e946dfceac1c1a175;hpb=0f995e52b77aa06c2a38bedc53d2aea3d1e230b9;p=policy%2Fapi.git diff --git a/pom.xml b/pom.xml index b92bb293..5c9579f8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,8 +3,9 @@ ONAP Policy API ================================================================================ Copyright (C) 2018 Samsung Electronics Co., Ltd. All rights reserved. - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019-2020 Nordix Foundation. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. + 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"); you may not use this file except in compliance with the License. @@ -21,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.2.0 + 5.0.0-SNAPSHOT org.onap.policy.api policy-api - 2.3.1-SNAPSHOT + 4.0.0-SNAPSHOT pom @@ -41,8 +42,8 @@ Code that define our external API. - 1.7.1-SNAPSHOT - 2.3.1-SNAPSHOT + 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT @@ -51,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 @@ -96,35 +59,4 @@ - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - - -