X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=main%2Fpom.xml;h=d7552fcb324497e8e2ad0776e7b1bfda02e1c9f4;hb=97a361df3e4c47612044a2a8073d093448c072c7;hp=381d39f18bc58e9d357d35e04900861bea871d2a;hpb=e156fb8bf79ee361793af0aef4db5228c4c16f20;p=policy%2Fapi.git diff --git a/main/pom.xml b/main/pom.xml index 381d39f1..d7552fcb 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -19,14 +19,13 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - 4.0.0 org.onap.policy.api policy-api - 2.0.0-SNAPSHOT + 2.2.0-SNAPSHOT main @@ -63,6 +62,16 @@ policy-models-provider ${policy.models.version} + + org.onap.policy.models + policy-models-examples + ${policy.models.version} + + + org.onap.policy.common + utils + ${policy.common.version} + org.projectlombok lombok @@ -77,6 +86,17 @@ org.mariadb.jdbc mariadb-java-client + + org.assertj + assertj-core + test + + + org.onap.policy.common + utils-test + ${policy.common.version} + test +