X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=main%2Fpom.xml;h=4bbdc0eb419e5a0062f7895a6e4a30420051b6ce;hb=refs%2Fchanges%2F06%2F107906%2F2;hp=e9222eaba37f654ca2940b4db849306232480630;hpb=2ab8ff1432c570e15a0dbf5ca3672d6739b55df9;p=policy%2Fapi.git diff --git a/main/pom.xml b/main/pom.xml index e9222eab..4bbdc0eb 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -3,6 +3,7 @@ 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. + Modifications Copyright (C) 2020 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,17 +20,16 @@ SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= --> - 4.0.0 org.onap.policy.api policy-api - 2.1.1-SNAPSHOT + 2.2.4-SNAPSHOT - main + api-main ${project.artifactId} The main module of Policy Api that handles startup, lifecycle management, and parameters. @@ -63,6 +63,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