X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Frest%2Fpom.xml;fp=models-interactions%2Fmodel-impl%2Frest%2Fpom.xml;h=e11cc5107bcf31d8f128688e7866283485f63d28;hb=938005505883cf7a636a8840e20e3dc8a0ad9176;hp=7a9a28fcdfcd1187825bfa03f04be026f02dc6c1;hpb=d19537308cbdce440c1faf819eb586983d0a67c9;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/rest/pom.xml b/models-interactions/model-impl/rest/pom.xml index 7a9a28fcd..e11cc5107 100644 --- a/models-interactions/model-impl/rest/pom.xml +++ b/models-interactions/model-impl/rest/pom.xml @@ -3,7 +3,7 @@ rest ================================================================================ Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Modifications Copyright (C) 2019, 2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -20,38 +20,34 @@ --> - - 4.0.0 + + 4.0.0 - - org.onap.policy.models.policy-models-interactions.model-impl - model-impl - 3.0.0-SNAPSHOT - + + org.onap.policy.models.policy-models-interactions.model-impl + model-impl + 3.0.1-SNAPSHOT + - rest + rest - - - com.google.code.gson - gson - provided - - - org.apache.httpcomponents - httpclient - provided - - - junit - junit - test - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - test - - + + + com.google.code.gson + gson + provided + + + org.apache.httpcomponents.client5 + httpclient5 + provided + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + test + +