X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=main%2Fpom.xml;h=d7552fcb324497e8e2ad0776e7b1bfda02e1c9f4;hb=36112574c3f506fe769ba2eed18a77f62c838467;hp=c0a75907cadea03c9a15eaeb38a5898d9a1861a5;hpb=da9e01a78e3205ee7238196a574adcf11c041797;p=policy%2Fapi.git diff --git a/main/pom.xml b/main/pom.xml index c0a75907..d7552fcb 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -2,6 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modified Copyright (C) 2018 Samsung Electronics Co., Ltd. + Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -24,7 +25,7 @@ org.onap.policy.api policy-api - 2.0.0-SNAPSHOT + 2.2.0-SNAPSHOT main @@ -38,11 +39,6 @@ capabilities ${policy.common.version} - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - commons-cli commons-cli @@ -56,10 +52,50 @@ common-parameters ${policy.common.version} + + org.onap.policy.models + policy-models-tosca + ${policy.models.version} + + + org.onap.policy.models + 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 + provided + + + com.h2database + h2 + test + + + org.mariadb.jdbc + mariadb-java-client + + + org.assertj + assertj-core + test + org.onap.policy.common - ONAP-Logging + utils-test ${policy.common.version} + test