X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=main%2Fpom.xml;fp=main%2Fpom.xml;h=3faa05c03d77b77da436dadb3f289802e2490206;hb=e4446b67085ea4ee6ebb0ba9b7d5fa2cc5b202c9;hp=b37a1c5aca92f9767295135c558795ecbcbf5499;hpb=5883d8836296c29f92221278cfb88cfa9c1fbfb1;p=policy%2Fapi.git diff --git a/main/pom.xml b/main/pom.xml index b37a1c5a..3faa05c0 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -4,7 +4,7 @@ Modified Copyright (C) 2018 Samsung Electronics Co., Ltd. Copyright (C) 2019,2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020-2023 Bell Canada. - Modifications Copyright (C) 2022-2023 Nordix Foundation. + Modifications Copyright (C) 2022-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. @@ -42,6 +42,16 @@ policy-models-pdp ${policy.models.version} + + org.onap.policy.models + policy-models-examples + ${policy.models.version} + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + org.onap.policy.common spring-utils @@ -54,6 +64,18 @@ test + + com.google.guava + guava + + + org.hibernate + hibernate-core-jakarta + + + org.bouncycastle + bcpkix-fips + org.springframework.boot spring-boot-starter-test @@ -95,6 +117,7 @@ com.h2database h2 + test org.junit.jupiter @@ -104,6 +127,7 @@ org.mockito mockito-junit-jupiter + test