X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fevents%2Fpom.xml;h=9e2e6b02fd99f00bfb88f15ddeef736d047c07f9;hb=HEAD;hp=5c1ef969ea4c66accc9856bba131bcb46638f2d8;hpb=170170198b7c38124e896213b8594415fd5e90fb;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/events/pom.xml b/models-interactions/model-impl/events/pom.xml index 5c1ef969e..1df0e4ab1 100644 --- a/models-interactions/model-impl/events/pom.xml +++ b/models-interactions/model-impl/events/pom.xml @@ -2,8 +2,8 @@ ============LICENSE_START======================================================= events in model-impl ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2019 Nordix Foundation. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019, 2023-2024 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,27 +20,42 @@ --> - - 4.0.0 + + 4.0.0 - - org.onap.policy.models.policy-models-interactions.model-impl - model-impl - 2.2.0-SNAPSHOT - + + org.onap.policy.models.policy-models-interactions.model-impl + model-impl + 4.0.0-SNAPSHOT + - events + events - - - com.google.code.gson - gson - provided - - - junit - junit - test - - + + + org.onap.policy.common + gson + ${policy.common.version} + + + org.apache.commons + commons-lang3 + + + com.google.code.gson + gson + provided + + + org.projectlombok + lombok + provided + + + org.assertj + assertj-core + test + +