X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fguard%2Fpom.xml;h=f59eb9ce1f5990c148fe9f7f39c772827bf839e5;hb=HEAD;hp=71857a46a36a1fa14347b65c4e6b649f99672997;hpb=812537cd5394747eeb72409209695adbb1f2c955;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/guard/pom.xml b/models-interactions/model-impl/guard/pom.xml index 71857a46a..a725fef04 100644 --- a/models-interactions/model-impl/guard/pom.xml +++ b/models-interactions/model-impl/guard/pom.xml @@ -3,6 +3,7 @@ ONAP ================================================================================ Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 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. @@ -18,16 +19,27 @@ ============LICENSE_END========================================================= --> + + 4.0.0 - - 4.0.0 + + org.onap.policy.models.policy-models-interactions.model-impl + model-impl + 4.0.0-SNAPSHOT + - - org.onap.policy.models.policy-models-interactions.model-impl - model-impl - 2.4.2-SNAPSHOT - - - guard + guard + + + jakarta.persistence + jakarta.persistence-api + + + org.projectlombok + lombok + provided + +