X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fguard%2Fpom.xml;h=0923206dd7c35897d59a8a5a24530aa879443884;hb=HEAD;hp=67f7cebb5d1b2617ad3e9a703350dcf692dbdb83;hpb=bf4c0bd31b6045a25ecf24b9508bc256cb724b20;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/guard/pom.xml b/models-interactions/model-impl/guard/pom.xml index 67f7cebb5..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.6.2-SNAPSHOT - - - guard + guard + + + jakarta.persistence + jakarta.persistence-api + + + org.projectlombok + lombok + provided + +